14 #ifndef RECOTOOL_SHOWERRECOEXCEPTION_H 15 #define RECOTOOL_SHOWERRECOEXCEPTION_H 37 virtual const char*
what()
const throw()
38 {
return _msg.c_str(); }
virtual ~ShowerRecoException()
void msg(const char *fmt,...)
ShowerRecoException(std::string msg="")
virtual const char * what() const
cet::coded_exception< error, detail::translate > exception