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