This exception is thrown if the requested plugin could not be unloaded. More...
#include <>>
Public Member Functions | |
PluginUnloadException (const char *plugin_type, const char *add_msg=NULL) | |
Constructor. |
This exception is thrown if the requested plugin could not be unloaded.
Definition at line 54 of file loader.h.
fawkes::PluginUnloadException::PluginUnloadException | ( | const char * | plugin_name, | |
const char * | add_msg = NULL | |||
) |
Constructor.
plugin_name | name of the plugin | |
add_msg | additional message, reason for problem |
Definition at line 99 of file loader.cpp.
References fawkes::Exception::append().