QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
QgsSettingsException Class Reference

Custom exception class for settings related exceptions. More...

#include <qgsexception.h>

Inheritance diagram for QgsSettingsException:
Inheritance graph
[legend]

Public Member Functions

 QgsSettingsException (const QString &message)
 Constructor for QgsProcessingException, with the specified error message.
 
- Public Member Functions inherited from QgsException
 QgsException (const QString &message)
 Constructor for QgsException, with the specified error message.
 
virtual ~QgsException () throw () =default
 
QString what () const throw ()
 

Detailed Description

Custom exception class for settings related exceptions.

Since
QGIS 3.30

Definition at line 134 of file qgsexception.h.

Constructor & Destructor Documentation

◆ QgsSettingsException()

QgsSettingsException::QgsSettingsException ( const QString &  message)
inline

Constructor for QgsProcessingException, with the specified error message.

Definition at line 141 of file qgsexception.h.


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