code() const | QgsOgcServiceException | inline |
ExceptionCode enum name | QgsWms::QgsServiceException | |
formatResponse(QString &responseFormat) const override | QgsOgcServiceException | virtual |
locator() const | QgsOgcServiceException | inline |
message() const | QgsOgcServiceException | inline |
OGC_CurrentUpdateSequence enum value | QgsWms::QgsServiceException | |
OGC_InvalidCRS enum value | QgsWms::QgsServiceException | |
OGC_InvalidDimensionValue enum value | QgsWms::QgsServiceException | |
OGC_InvalidFormat enum value | QgsWms::QgsServiceException | |
OGC_InvalidPoint enum value | QgsWms::QgsServiceException | |
OGC_InvalidSRS enum value | QgsWms::QgsServiceException | |
OGC_InvalidUpdateSequence enum value | QgsWms::QgsServiceException | |
OGC_LayerNotDefined enum value | QgsWms::QgsServiceException | |
OGC_LayerNotQueryable enum value | QgsWms::QgsServiceException | |
OGC_MissingDimensionValue enum value | QgsWms::QgsServiceException | |
OGC_OperationNotSupported enum value | QgsWms::QgsServiceException | |
OGC_StyleNotDefined enum value | QgsWms::QgsServiceException | |
QGIS_InvalidParameterValue enum value | QgsWms::QgsServiceException | |
QGIS_MissingParameterValue enum value | QgsWms::QgsServiceException | |
QgsBadRequestException(ExceptionCode code, const QString &message) | QgsWms::QgsBadRequestException | inline |
QgsBadRequestException(ExceptionCode code, const QgsWmsParameter ¶meter) | QgsWms::QgsBadRequestException | inline |
QgsException(const QString &message) | QgsException | inline |
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 | |
QgsServiceException(const QString &code, const QString &message, const QString &locator=QString(), int responseCode=200) | QgsWms::QgsServiceException | inline |
QgsServiceException(const QString &code, const QString &message, int responseCode) | QgsWms::QgsServiceException | inline |
QgsServiceException(ExceptionCode code, const QString &message, int responseCode) | QgsWms::QgsServiceException | inline |
QgsServiceException(ExceptionCode code, const QgsWmsParameter ¶meter, int responseCode) | QgsWms::QgsServiceException | inline |
responseCode() const | QgsServerException | inline |
version() const | QgsOgcServiceException | inline |
what() const | QgsException | inline |
~QgsException()=default | QgsException | virtual |