QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
GEOSException Class Reference

Public Member Functions

 GEOSException (QString theMsg)
 GEOSException (const GEOSException &rhs)
 ~GEOSException ()
QString what ()

Detailed Description

Definition at line 52 of file qgsgeometry.cpp.

Constructor & Destructor Documentation

GEOSException::GEOSException ( QString  theMsg)
inline

Definition at line 55 of file qgsgeometry.cpp.

GEOSException::GEOSException ( const GEOSException rhs)
inline

Definition at line 69 of file qgsgeometry.cpp.

GEOSException::~GEOSException ( )
inline

Definition at line 74 of file qgsgeometry.cpp.

Member Function Documentation

QString GEOSException::what ( )
inline

Definition at line 80 of file qgsgeometry.cpp.


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