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
Indicates that the requested operation is unsopported.
Definition: UnsupportedOperationException.h:36
Base class for all GEOS exceptions.
Definition: GEOSException.h:38