| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
Custom exception class for provider connection related exceptions. More...
#include <qgsexception.h>

| 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 () | 
Custom exception class for provider connection related exceptions.
Definition at line 100 of file qgsexception.h.
| 
 | inline | 
Constructor for QgsProviderConnectionException, with the specified error message.
Definition at line 107 of file qgsexception.h.