QGIS API Documentation  3.6.0-Noosa (5873452)
QgsWms::QgsSecurityException Member List

This is the complete list of members for QgsWms::QgsSecurityException, 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
QgsSecurityException(const QString &message, const QString &locator=QString())QgsWms::QgsSecurityExceptioninline
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
responseCode() constQgsServerExceptioninline
version() constQgsOgcServiceExceptioninline
what() constQgsExceptioninline
~QgsException()=defaultQgsExceptionvirtual