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