GEOS 3.11.1
|
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.