|  | The Gaudi Framework
    v30r0 (c919700c)
    | 
#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 67 of file PluginService.h.
| Gaudi::PluginService::Exception::Exception | ( | std::string | msg | ) | 
Definition at line 120 of file PluginService.cpp.
| 
 | override | |||||||||||||
Definition at line 121 of file PluginService.cpp.
| 
 | override | |||||||||||||
Definition at line 122 of file PluginService.cpp.
| 
 | private | 
Definition at line 75 of file PluginService.h.