GEOS
3.14.0dev
|
Base class for all GEOS exceptions. More...
#include <GEOSException.h>
Public Member Functions | |
GEOSException (std::string const &msg) | |
GEOSException (std::string const &name, std::string const &msg) | |
Base class for all GEOS exceptions.
Use what() to get a readable message.