QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
QgsServerApiNotImplementedException Member List

This is the complete list of members for QgsServerApiNotImplementedException, 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
QgsServerApiNotImplementedException(const QString &message=QStringLiteral("Requested method is not implemented"), const QString &mimeType=QStringLiteral("application/json"), int responseCode=500)QgsServerApiNotImplementedExceptioninline
QgsServerException(const QString &message, int responseCode=500)QgsServerException
responseCode() constQgsServerExceptioninline
what() constQgsExceptioninline
~QgsException()=defaultQgsExceptionvirtual