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

Indicates an invalid or inconsistent topological situation encountered during processing. More...

#include <geos.h>

Inheritance diagram for geos::util::TopologyException:
geos::util::GEOSException

Public Member Functions

 TopologyException (const std::string &msg)
 
 TopologyException (const std::string &msg, const geom::Coordinate &newPt)
 
geom::CoordinategetCoordinate ()
 
- Public Member Functions inherited from geos::util::GEOSException
 GEOSException (std::string const &msg)
 
 GEOSException (std::string const &name, std::string const &msg)
 

Detailed Description

Indicates an invalid or inconsistent topological situation encountered during processing.


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