| QGIS API Documentation
    3.10.0-A Coruña (6c816b4204)
    | 
Defines a QGIS exception class. More...
#include <qgsexception.h>

| Public Member Functions | |
| QgsException (const QString &message) | |
| Constructor for QgsException, with the specified error message.  More... | |
| virtual | ~QgsException ()=default throw () | 
| QString | what () const throw () | 
Defines a QGIS exception class.
Definition at line 34 of file qgsexception.h.
| 
 | inline | 
Constructor for QgsException, with the specified error message.
Definition at line 41 of file qgsexception.h.
| 
 | virtualdefault | |||||||||||||
| 
 | inline | |||||||||||||
Definition at line 48 of file qgsexception.h.
 1.8.13
 1.8.13