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


Public Member Functions | |
| Exception (std::string msg) | |
| ~Exception () override throw () | |
| const char * | what () const override 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 117 of file PluginService.cpp.
|
override | |||||||||||||
Definition at line 118 of file PluginService.cpp.
|
override | |||||||||||||
Definition at line 119 of file PluginService.cpp.
|
private |
Definition at line 71 of file PluginService.h.