16#ifndef GEOS_ALGORITHM_NOTREPRESENTABLEEXCEPTION_H
17#define GEOS_ALGORITHM_NOTREPRESENTABLEEXCEPTION_H
19#include <geos/export.h>
21#include <geos/util/GEOSException.h>
Indicates that a HCoordinate has been computed which is not representable on the Cartesian plane.
Definition NotRepresentableException.h:35
Base class for all GEOS exceptions.
Definition GEOSException.h:38
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26