QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
17 #ifndef QGSEXCEPTION_H
18 #define QGSEXCEPTION_H
20 #define SIP_NO_CREATION
26 #include "qgis_core.h"
48 QString what() const throw()
QgsProviderConnectionException(const QString &message)
Constructor for QgsProviderConnectionException, with the specified error message.
QgsCsException(const QString &message)
Constructor for QgsCsException, with the specified error message.
QgsProcessingException(const QString &message)
Constructor for QgsProcessingException, with the specified error message.
QgsException(const QString &message)
Constructor for QgsException, with the specified error message.