The Gaudi Framework
v25r5
|
#include <Gaudi/PluginService.h>
Public Member Functions | |
Exception (const std::string &msg) | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Private Attributes | |
std::string | m_msg |
Definition at line 65 of file PluginService.h.
Gaudi::PluginService::Exception::Exception | ( | const std::string & | msg | ) |
Definition at line 112 of file PluginService.cpp.
|
virtual |
Definition at line 113 of file PluginService.cpp.
|
virtual |
Definition at line 114 of file PluginService.cpp.
|
private |
Definition at line 71 of file PluginService.h.