QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
Public Member Functions | List of all members
QgsProviderConnectionException Class Reference

Custom exception class for provider connection related exceptions. More...

#include <qgsexception.h>

Inheritance diagram for QgsProviderConnectionException:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Custom exception class for provider connection related exceptions.

Since
QGIS 3.10

Definition at line 100 of file qgsexception.h.

Constructor & Destructor Documentation

◆ QgsProviderConnectionException()

QgsProviderConnectionException::QgsProviderConnectionException ( const QString &  message)
inline

Constructor for QgsProviderConnectionException, with the specified error message.

Definition at line 107 of file qgsexception.h.


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