![]() |
The Gaudi Framework
v27r1
|
#include <Gaudi/PluginService.h>


Public Member Functions | |
| Exception (std::string msg) | |
| virtual | ~Exception () throw () |
| virtual const char * | what () const throw () |
Public Member Functions inherited from std::exception | |
| T | what (T...args) |
| T | ~exception (T...args) |
| T | operator= (T...args) |
| T | exception (T...args) |
Private Attributes | |
| std::string | m_msg |
Definition at line 65 of file PluginService.h.
| Gaudi::PluginService::Exception::Exception | ( | std::string | msg | ) |
Definition at line 116 of file PluginService.cpp.
|
virtual | |||||||||||||
Definition at line 117 of file PluginService.cpp.
|
virtual | |||||||||||||
Definition at line 118 of file PluginService.cpp.
|
private |
Definition at line 71 of file PluginService.h.