Public Member Functions | |
LoggedException (const std::string &msg) | |
void | Log () const |
Public Member Functions inherited from eudaq::Exception | |
Exception (const std::string &msg) | |
const char * | what () const throw () |
const Exception & | SetLocation (const std::string &file="", unsigned line=0, const std::string &func="") const |
Additional Inherited Members | |
Protected Attributes inherited from eudaq::Exception | |
std::string | m_msg |