QGIS API Documentation  3.4.15-Madeira (e83d02e274)
QgsWfs::QgsServiceException Member List

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

code() const QgsOgcServiceExceptioninline
formatResponse(QString &responseFormat) const overrideQgsOgcServiceExceptionvirtual
locator() const QgsOgcServiceExceptioninline
message() const QgsOgcServiceExceptioninline
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, int responseCode=200)QgsWfs::QgsServiceExceptioninline
QgsServiceException(const QString &code, const QString &message, const QString &locator, int responseCode=200)QgsWfs::QgsServiceExceptioninline
responseCode() const QgsServerExceptioninline
version() const QgsOgcServiceExceptioninline
what() const QgsExceptioninline
~QgsException()=defaultQgsExceptionvirtual