18 #ifndef INTERACTIONEXCEPTION_H_ 19 #define INTERACTIONEXCEPTION_H_ 40 const char *
what ()
const throw() {
return this->
fReason.c_str(); };
THE MAIN GENIE PROJECT NAMESPACE
const std::string & ShowReason() const
Exception used inside Interaction classes.
friend std::ostream & operator<<(std::ostream &stream, const InteractionException &exception)
void Print(std::ostream &stream) const
const char * what() const
cet::coded_exception< error, detail::translate > exception