17 #ifndef GEOS_UTIL_ASSERTIONFAILEDEXCEPTION_H
18 #define GEOS_UTIL_ASSERTIONFAILEDEXCEPTION_H
20 #include <geos/export.h>
23 #include <geos/util/GEOSException.h>
52 #endif // GEOS_UTIL_ASSERTIONFAILEDEXCEPTION_H
Indicates a bug in GEOS code.
Definition: AssertionFailedException.h:31
Base class for all GEOS exceptions.
Definition: GEOSException.h:39