|
Gaudi Framework, version v25r0 |
| Home | Generated: Mon Feb 17 2014 |
#include <PluginService.h>


Public Member Functions | |
| Exception (const std::string &msg) | |
| virtual | ~Exception () throw () |
| virtual const char * | what () const throw () |
Public Member Functions inherited from std::exception | |
| exception () | |
Private Attributes | |
| std::string | m_msg |
Definition at line 136 of file PluginService.h.
| Exception::Exception | ( | const std::string & | msg | ) |
Definition at line 112 of file PluginService.cpp.
|
virtual |
Definition at line 113 of file PluginService.cpp.
|
virtual |
Reimplemented from std::exception.
Definition at line 114 of file PluginService.cpp.
|
private |
Definition at line 142 of file PluginService.h.