1 #ifndef EDepSim_Exception_hh_seen 2 #define EDepSim_Exception_hh_seen 13 const char*
what(
void)
const throw() {
return "EDepSim::Exception";}
17 #define EDepSimThrow(message) {EDepSimError(message);throw EDepSim::Exception();}
Construct a module from components.
const char * what(void) const
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
cet::coded_exception< error, detail::translate > exception