16 #ifndef GEOS_UTIL_ILLEGALARGUMENTEXCEPTION_H
17 #define GEOS_UTIL_ILLEGALARGUMENTEXCEPTION_H
19 #include <geos/export.h>
22 #include <geos/util/GEOSException.h>
53 #endif // GEOS_UTIL_ILLEGALARGUMENTEXCEPTION_H
Indicates one or more legal arguments.
Definition: IllegalArgumentException.h:34
Base class for all GEOS exceptions.
Definition: GEOSException.h:38