QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsServerApiImproperlyConfiguredException, including all inherited members.
formatResponse(QString &responseFormat) const override | QgsServerApiException | inlinevirtual |
QgsException(const QString &message) | QgsException | inline |
QgsServerApiException(const QString &code, const QString &message, const QString &mimeType=QStringLiteral("application/json"), int responseCode=200) | QgsServerApiException | inline |
QgsServerApiImproperlyConfiguredException(const QString &message, const QString &mimeType=QStringLiteral("application/json"), int responseCode=500) | QgsServerApiImproperlyConfiguredException | inline |
QgsServerException(const QString &message, int responseCode=500) | QgsServerException | |
responseCode() const | QgsServerException | inline |
what() const | QgsException | inline |
~QgsException()=default | QgsException | virtual |