Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

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 List of all members.

Public Member Functions

 GEOSException (std::string const &msg)
 GEOSException (std::string const &name, std::string const &msg)
const char * what () const throw ()

Detailed Description

Base class for all GEOS exceptions.

Exceptions are thrown as pointers to this type. Use toString() to get a readable message.


The documentation for this class was generated from the following file:
Generated on Tue Jun 5 14:58:57 2012 for GEOS by  doxygen 1.3.9.1