16 #ifndef GEOS_UTIL_ILLEGALSTATEEXCEPTION_H
17 #define GEOS_UTIL_ILLEGALSTATEEXCEPTION_H
19 #include <geos/export.h>
22 #include <geos/util/GEOSException.h>
47 #endif // GEOS_UTIL_ILLEGALSTATEEXCEPTION_H
Indicates an illegal state.
Definition: IllegalStateException.h:28
Base class for all GEOS exceptions.
Definition: GEOSException.h:39