CEBL
2.1
|
Plugin Exception. More...
#include <Exceptions.hpp>
Public Member Functions | |
PluginException (string message) | |
virtual | ~PluginException () throw () |
virtual const char * | what () const throw () |
Protected Attributes | |
string | message |
Plugin Exception.
Definition at line 170 of file Exceptions.hpp.
|
inline |
Definition at line 176 of file Exceptions.hpp.
References message.
|
inlinevirtual |
Definition at line 181 of file Exceptions.hpp.
|
inlinevirtual |
Definition at line 183 of file Exceptions.hpp.
References message.
|
protected |
Definition at line 173 of file Exceptions.hpp.
Referenced by PluginException(), and what().