#include <GeomExceptions.h>
Public Member Functions | |
GeometryError () throw () | |
GeometryError (const std::string &message) | |
virtual | ~GeometryError () throw () |
Public Member Functions inherited from BaseGeomException | |
BaseGeomException () throw () | |
BaseGeomException (const std::string &message) | |
virtual const char * | what () const throw () |
virtual | ~BaseGeomException () throw () |
Definition at line 17 of file GeomExceptions.h.
|
inline |
Definition at line 19 of file GeomExceptions.h.
|
inline |
Definition at line 20 of file GeomExceptions.h.
|
inlinevirtual |
Definition at line 21 of file GeomExceptions.h.