geos::GEOSException Class Reference

Base class for all GEOS exceptions. More...

#include <geos.h>

Inheritance diagram for geos::GEOSException:

geos::AssertionFailedException geos::IllegalArgumentException geos::ParseException geos::TopologyException geos::UnsupportedOperationException List of all members.

Public Member Functions

 GEOSException (string nname, string msg)
 Create an exception of given type containing given message.
virtual string toString ()
 Returns exception message.

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 files:
Generated on Fri Jan 12 17:39:05 2007 for GEOS by  doxygen 1.4.7