14 #ifndef UTILEXCEPTION_HH 15 #define UTILEXCEPTION_HH 36 virtual const char*
what()
const throw() {
return _msg.c_str(); }
Namespace for general, non-LArSoft-specific utilities.
UtilException(std::string msg="")
virtual const char * what() const
cet::coded_exception< error, detail::translate > exception