17 #ifndef GEOS_UTIL_ILLEGALARGUMENTEXCEPTION_H
18 #define GEOS_UTIL_ILLEGALARGUMENTEXCEPTION_H
20 #include <geos/export.h>
23 #include <geos/util/GEOSException.h>
54 #endif // GEOS_UTIL_ILLEGALARGUMENTEXCEPTION_H
Indicates one or more legal arguments.
Definition: IllegalArgumentException.h:35
Base class for all GEOS exceptions.
Definition: GEOSException.h:39