14 #ifndef WEBDB_WEBERROR_H 15 #define WEBDB_WEBERROR_H 37 virtual const char*
what()
const throw()
38 {
return _msg.c_str(); }
void msg(const char *fmt,...)
Filters for channels, events, etc.
WebError(std::string msg="")
virtual const char * what() const
cet::coded_exception< error, detail::translate > exception