|
GEOS
3.3.8
|
Indicates one or more legal 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) | |
| const char * | what () const throw () |
Indicates one or more legal arguments.
This exception is thrown - for example - when trying to apply set-theoretic methods to a GeometryCollection object.
1.8.2