Jpp
15.0.3
the software that should make you happy
|
General exception. More...
#include <JTriggerException.hh>
Public Member Functions | |
JTriggerException (const std::string &error) | |
Constructor. More... | |
virtual const char * | what () const override throw () |
Get error message. More... | |
Static Public Member Functions | |
static std::ostream & | getOstream () |
Get output stream for conversion of exception. More... | |
General exception.
Definition at line 23 of file JTriggerException.hh.
|
inline |
Constructor.
error | error message |
Definition at line 32 of file JTriggerException.hh.
|
inlineoverridevirtualinherited |
|
inlinestaticinherited |
Get output stream for conversion of exception.
Note that the ostream is emptied before use.
Definition at line 73 of file JException.hh.