![]() |
Belle II Software
release-05-02-19
|
Public Member Functions | |
RCHandlerFatalException (const std::string &comment="") | |
RCHandlerFatalException (const char *comment,...) | |
virtual const char * | what () const throw () |
int | err () const |
Protected Attributes | |
std::string | m_comment |
int | m_err |
Definition at line 12 of file RCHandlerFatalException.h.