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