QGIS API Documentation 3.99.0-Master (357b655ed83)
Loading...
Searching...
No Matches
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=u"application/json"_s, int responseCode=200)QgsServerApiExceptioninline
QgsServerApiInternalServerError(const QString &message=u"Internal server error"_s, const QString &mimeType=u"application/json"_s, int responseCode=500)QgsServerApiInternalServerErrorinline
QgsServerException(const QString &message, int responseCode=500)QgsServerException
responseCode() constQgsServerExceptioninline
what() constQgsExceptioninline
~QgsException()=defaultQgsExceptionvirtual