14 #ifndef CRUEXCEPTION_H 15 #define CRUEXCEPTION_H 30 const char*
what() const noexcept
override {
return _msg.c_str(); }
const char * what() const noexcept override
Cluster finding and building.
cet::coded_exception< error, detail::translate > exception
CRUException(std::string msg="")