18#include <geos/export.h>
19#include <geos/util/GEOSException.h>
20#include <geos/geom/Coordinate.h>
48 GEOSException(
"TopologyException", msg +
" at " + newPt.toString()),
54 GEOSException(
"TopologyException", msg +
" at " + newPt.toString()),
Coordinate is the lightweight class used to store coordinates.
Definition Coordinate.h:220
Base class for all GEOS exceptions.
Definition GEOSException.h:37
Indicates an invalid or inconsistent topological situation encountered during processing.
Definition TopologyException.h:34
Basic namespace for all GEOS functionalities.
Definition geos.h:38