GEOS  3.13.0dev
Public Member Functions | List of all members
geos::util::GEOSException Class Reference

Base class for all GEOS exceptions. More...

#include <GEOSException.h>

Inheritance diagram for geos::util::GEOSException:
geos::algorithm::NotRepresentableException geos::io::ParseException geos::util::AssertionFailedException geos::util::IllegalArgumentException geos::util::IllegalStateException geos::util::TopologyException geos::util::UnsupportedOperationException

Public Member Functions

 GEOSException (std::string const &msg)
 
 GEOSException (std::string const &name, std::string const &msg)
 

Detailed Description

Base class for all GEOS exceptions.

Use what() to get a readable message.


The documentation for this class was generated from the following file: