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

This is the complete list of members for QgsMapServiceException, including all inherited members.

code() constQgsOgcServiceExceptioninline
formatResponse(QString &responseFormat) const overrideQgsOgcServiceExceptionvirtual
locator() constQgsOgcServiceExceptioninline
message() constQgsOgcServiceExceptioninline
QgsException(const QString &message)QgsExceptioninline
QgsMapServiceException(const QString &code, const QString &message)QgsMapServiceExceptioninline
QgsOgcServiceException(const QString &code, const QString &message, const QString &locator=QString(), int responseCode=200, const QString &version=QStringLiteral("1.3.0"))QgsOgcServiceException
QgsServerException(const QString &message, int responseCode=500)QgsServerException
responseCode() constQgsServerExceptioninline
version() constQgsOgcServiceExceptioninline
what() constQgsExceptioninline
~QgsException()=defaultQgsExceptionvirtual