QGIS API Documentation  2.14.0-Essen
Public Member Functions | List of all members
QgsException Class Reference

Defines a qgis exception class. More...

#include <qgsexception.h>

Inheritance diagram for QgsException:
Inheritance graph
[legend]

Public Member Functions

 QgsException (QString const &what)
 
virtual ~QgsException () throw ()
 
QString what () const throw ()
 

Detailed Description

Defines a qgis exception class.

Definition at line 25 of file qgsexception.h.

Constructor & Destructor Documentation

QgsException::QgsException ( QString const &  what)
inline

Definition at line 28 of file qgsexception.h.

virtual QgsException::~QgsException ( )
throw (
)
inlinevirtual

Definition at line 32 of file qgsexception.h.

Member Function Documentation

QString QgsException::what ( ) const
throw (
)
inline
Note
not available in Python bindings

Definition at line 36 of file qgsexception.h.


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