QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
QgsWms::QgsServiceException Member List

This is the complete list of members for QgsWms::QgsServiceException, including all inherited members.

code() constQgsOgcServiceExceptioninline
ExceptionCode enum nameQgsWms::QgsServiceException
formatResponse(QString &responseFormat) const overrideQgsOgcServiceExceptionvirtual
locator() constQgsOgcServiceExceptioninline
message() constQgsOgcServiceExceptioninline
OGC_CurrentUpdateSequence enum valueQgsWms::QgsServiceException
OGC_InvalidCRS enum valueQgsWms::QgsServiceException
OGC_InvalidDimensionValue enum valueQgsWms::QgsServiceException
OGC_InvalidFormat enum valueQgsWms::QgsServiceException
OGC_InvalidPoint enum valueQgsWms::QgsServiceException
OGC_InvalidSRS enum valueQgsWms::QgsServiceException
OGC_InvalidUpdateSequence enum valueQgsWms::QgsServiceException
OGC_LayerNotDefined enum valueQgsWms::QgsServiceException
OGC_LayerNotQueryable enum valueQgsWms::QgsServiceException
OGC_MissingDimensionValue enum valueQgsWms::QgsServiceException
OGC_OperationNotSupported enum valueQgsWms::QgsServiceException
OGC_StyleNotDefined enum valueQgsWms::QgsServiceException
QGIS_InvalidParameterValue enum valueQgsWms::QgsServiceException
QGIS_MissingParameterValue enum valueQgsWms::QgsServiceException
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
QgsServiceException(const QString &code, const QString &message, const QString &locator=QString(), int responseCode=200)QgsWms::QgsServiceExceptioninline
QgsServiceException(const QString &code, const QString &message, int responseCode)QgsWms::QgsServiceExceptioninline
QgsServiceException(ExceptionCode code, const QString &message, int responseCode)QgsWms::QgsServiceExceptioninline
QgsServiceException(ExceptionCode code, const QgsWmsParameter &parameter, int responseCode)QgsWms::QgsServiceExceptioninline
responseCode() constQgsServerExceptioninline
version() constQgsOgcServiceExceptioninline
what() constQgsExceptioninline
~QgsException()=defaultQgsExceptionvirtual