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