Belle II Software
release-08-01-10
|
Public Member Functions | |
Exception (const std::string &) | |
Exception (const std::string &, int err) | |
virtual const char * | what () const throw () |
int | err () const |
Protected Attributes | |
std::string | m_comment |
int | m_err |
Definition at line 20 of file Exception.h.