QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QgsServerApiInternalServerError Member List

This is the complete list of members for QgsServerApiInternalServerError, 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
QgsServerApiInternalServerError(const QString &message=QStringLiteral("Internal server error"), const QString &mimeType=QStringLiteral("application/json"), int responseCode=500)QgsServerApiInternalServerErrorinline
QgsServerException(const QString &message, int responseCode=500)QgsServerException
responseCode() constQgsServerExceptioninline
what() constQgsExceptioninline
~QgsException()=defaultQgsExceptionvirtual