#include "GeoAlgoException.h"
User defined class GeoAlgoException ... these comments are used to generate doxygen documentation!
Definition at line 27 of file GeoAlgoException.h.
geoalgo::GeoAlgoException::GeoAlgoException |
( |
std::string |
msg = "" | ) |
|
|
inline |
Definition at line 30 of file GeoAlgoException.h.
References _msg.
32 _msg =
"\n\033[93m<<EXCEPTION>>\033[00m\033[95m ";
cet::coded_exception< error, detail::translate > exception
virtual geoalgo::GeoAlgoException::~GeoAlgoException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
virtual const char* geoalgo::GeoAlgoException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
std::string geoalgo::GeoAlgoException::_msg |
|
private |
The documentation for this class was generated from the following file: