1 #ifndef __JDAQEXCEPTION__
2 #define __JDAQEXCEPTION__
43 virtual const char*
what()
const throw()
57 return out << exception.
what();
JDAQException(const std::string &error)
Constructor.
virtual const char * what() const
Get error message.
~JDAQException()
Destructor.
friend std::ostream & operator<<(std::ostream &out, const JDAQException &exception)
Print error message of JDAQException.
KM3NeT DAQ data structures and auxiliaries.