15 #ifndef GEOS_UTIL_ILLEGALSTATEEXCEPTION_H
16 #define GEOS_UTIL_ILLEGALSTATEEXCEPTION_H
18 #include <geos/export.h>
21 #include <geos/util/GEOSException.h>
46 #endif // GEOS_UTIL_ILLEGALSTATEEXCEPTION_H
Indicates an illegal state.
Definition: IllegalStateException.h:27
Base class for all GEOS exceptions.
Definition: GEOSException.h:38