Fawkes API  Fawkes Development Version
fawkes::PluginUnloadException Class Reference

This exception is thrown if the requested plugin could not be unloaded. More...

#include <>>

Inheritance diagram for fawkes::PluginUnloadException:

List of all members.

Public Member Functions

 PluginUnloadException (const char *plugin_type, const char *add_msg=NULL)
 Constructor.

Detailed Description

This exception is thrown if the requested plugin could not be unloaded.


Constructor & Destructor Documentation

fawkes::PluginUnloadException::PluginUnloadException ( const char *  plugin_name,
const char *  add_msg = NULL 
)

Constructor.

Parameters:
plugin_namename of the plugin
add_msgadditional message, reason for problem

Definition at line 98 of file loader.cpp.

References fawkes::Exception::append().


The documentation for this class was generated from the following files: