Public Member Functions

fawkes::PluginUnloadException Class Reference

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

#include <>>

Inheritance diagram for fawkes::PluginUnloadException:
Inheritance graph
[legend]

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.

Definition at line 54 of file loader.h.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
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().


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