QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
18 #ifndef QGSWCSSERVICEEXCEPTION_H
19 #define QGSWCSSERVICEEXCEPTION_H
QString locator() const
Returns the locator.
QString code() const
Returns the exception code.
QgsSecurityAccessException(const QString &message, const QString &locator=QString())
Constructor for QgsSecurityAccessException (Security code name).
Exception class for WFS services.
Exception base class for service exceptions.
QString message() const
Returns the exception message.
Exception thrown when data access violates access controls.
QgsServiceException(const QString &code, const QString &message, int responseCode=200)
Constructor for QgsServiceException (empty locator attribute).