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