30 #ifndef __TERRALIB_CORE_PLUGIN_EXCEPTION_H__
31 #define __TERRALIB_CORE_PLUGIN_EXCEPTION_H__
34 #include "../Exception.h"
Base exception class for TerraLib Core Runtime Library.
An exception indicating an error when two or more plugins have cyclic dependecy.
An exception indicating an error when loading a plugin.
An exception indicating an error when releasing a given plugin.
An exception indicating an error when trying to shutdown a plugin with a dependent.
An exception indicating an error when loading a plugin.
An exception indicating an error when a dependecy is missing.
An exception indicating an error when shutting down a plugin.
An exception indicating an error when trying to start a plugin.
An exception indicating an error when unloading a plugin.