DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <PluginServiceV1.h>
Public Member Functions | |
Exception (std::string msg) | |
~Exception () override throw () | |
const char * | what () const override throw () |
Private Attributes | |
std::string | m_msg |
Definition at line 73 of file PluginServiceV1.h.
Gaudi::PluginService::v1::Exception::Exception | ( | std::string | msg | ) |
Definition at line 111 of file PluginServiceV1.cpp.
|
override |
Definition at line 112 of file PluginServiceV1.cpp.
|
override |
Definition at line 113 of file PluginServiceV1.cpp.
|
private |
Definition at line 80 of file PluginServiceV1.h.