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