17 #ifndef QGSEXCEPTION_H 18 #define QGSEXCEPTION_H 20 #define SIP_NO_CREATION 26 #include "qgis_core.h" 48 QString
what()
const throw()
QgsCsException(const QString &message)
Constructor for QgsCsException, with the specified error message.
QgsException(const QString &message)
Constructor for QgsException, with the specified error message.
Custom exception class for processing related exceptions.
QgsProcessingException(const QString &message)
Constructor for QgsProcessingException, with the specified error message.
Custom exception class for Coordinate Reference System related exceptions.
Defines a QGIS exception class.