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

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

code() constQgsOgcServiceExceptioninline
formatResponse(QString &responseFormat) const overrideQgsOgcServiceExceptionvirtual
locator() constQgsOgcServiceExceptioninline
message() constQgsOgcServiceExceptioninline
QgsException(const QString &message)QgsExceptioninline
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