18#include <geos/export.h>
20#include <geos/util/GEOSException.h>
36 NotRepresentableException();
37 NotRepresentableException(std::string msg);
38 ~NotRepresentableException()
noexcept override {}
Base class for all GEOS exceptions.
Definition GEOSException.h:37
Contains classes and interfaces implementing fundamental computational geometry algorithms.
Definition Angle.h:32
Basic namespace for all GEOS functionalities.
Definition geos.h:39