16 #ifndef GEOS_UTIL_UNSUPPORTEDOPERATIONEXCEPTION_H
17 #define GEOS_UTIL_UNSUPPORTEDOPERATIONEXCEPTION_H
19 #include <geos/export.h>
23 #include <geos/util/GEOSException.h>
55 #endif // GEOS_UTIL_UNSUPPORTEDOPERATIONEXCEPTION_H
Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
Indicates that the requested operation is unsupported.
Definition: UnsupportedOperationException.h:36
Base class for all GEOS exceptions.
Definition: GEOSException.h:38