![]() |
The Gaudi Framework
v25r3
|
#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 137 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 143 of file PluginService.h.