GEOS
3.14.0dev
|
Notifies a parsing error. More...
#include <ParseException.h>
Public Member Functions | |
ParseException (const std::string &msg) | |
ParseException (const std::string &msg, const std::string &var) | |
ParseException (const std::string &msg, double num) | |
Public Member Functions inherited from geos::util::GEOSException | |
GEOSException (std::string const &msg) | |
GEOSException (std::string const &name, std::string const &msg) | |
Notifies a parsing error.