16 #ifndef GEOS_UTIL_ASSERTIONFAILEDEXCEPTION_H
17 #define GEOS_UTIL_ASSERTIONFAILEDEXCEPTION_H
19 #include <geos/export.h>
22 #include <geos/util/GEOSException.h>
51 #endif // GEOS_UTIL_ASSERTIONFAILEDEXCEPTION_H
Indicates a bug in GEOS code.
Definition: AssertionFailedException.h:30
Base class for all GEOS exceptions.
Definition: GEOSException.h:38