#include <GeoAlgoException.h>
Public Member Functions | |
GeoAlgoException (std::string msg="") | |
virtual | ~GeoAlgoException () throw () |
virtual const char * | what () const throw () |
Private Attributes | |
std::string | _msg |
User defined class GeoAlgoException ... these comments are used to generate doxygen documentation!
Definition at line 27 of file GeoAlgoException.h.
|
inline |
Definition at line 31 of file GeoAlgoException.h.
|
inlinevirtual |
Definition at line 38 of file GeoAlgoException.h.
|
inlinevirtual |
Definition at line 39 of file GeoAlgoException.h.
|
private |
Definition at line 44 of file GeoAlgoException.h.