14 #ifndef BASICTOOL_GEOALGOEXCEPTION_H 15 #define BASICTOOL_GEOALGOEXCEPTION_H 33 _msg =
"\n\033[93m<<EXCEPTION>>\033[00m\033[95m ";
39 virtual const char*
what()
const throw()
40 {
return _msg.c_str(); }
void msg(const char *fmt,...)
virtual ~GeoAlgoException()
virtual const char * what() const
GeoAlgoException(std::string msg="")
cet::coded_exception< error, detail::translate > exception