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