GEOS 3.11.1
|
Indicates one or more illegal arguments. More...
#include <IllegalArgumentException.h>
Public Member Functions | |
IllegalArgumentException (const std::string &msg) | |
Public Member Functions inherited from geos::util::GEOSException | |
GEOSException (std::string const &msg) | |
GEOSException (std::string const &name, std::string const &msg) | |
Indicates one or more illegal arguments.
This exception is thrown - for example - when trying to apply set-theoretic methods to a GeometryCollection object.