17 #ifndef GEOS_UTIL_UNSUPPORTEDOPERATIONEXCEPTION_H
18 #define GEOS_UTIL_UNSUPPORTEDOPERATIONEXCEPTION_H
20 #include <geos/export.h>
24 #include <geos/util/GEOSException.h>
56 #endif // GEOS_UTIL_UNSUPPORTEDOPERATIONEXCEPTION_H
Indicates that the requested operation is unsopported.
Definition: UnsupportedOperationException.h:37
Base class for all GEOS exceptions.
Definition: GEOSException.h:39