QGIS API Documentation 3.39.0-Master (d85f3c2a281)
Loading...
Searching...
No Matches
QgsServerApiImproperlyConfiguredException Member List

This is the complete list of members for QgsServerApiImproperlyConfiguredException, including all inherited members.

formatResponse(QString &responseFormat) const overrideQgsServerApiExceptioninlinevirtual
QgsException(const QString &message)QgsExceptioninline
QgsServerApiException(const QString &code, const QString &message, const QString &mimeType=QStringLiteral("application/json"), int responseCode=200)QgsServerApiExceptioninline
QgsServerApiImproperlyConfiguredException(const QString &message, const QString &mimeType=QStringLiteral("application/json"), int responseCode=500)QgsServerApiImproperlyConfiguredExceptioninline
QgsServerException(const QString &message, int responseCode=500)QgsServerException
responseCode() constQgsServerExceptioninline
what() constQgsExceptioninline
~QgsException()=defaultQgsExceptionvirtual