QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
This is the complete list of members for QgsBadRequestException, including all inherited members.
code() const | QgsOgcServiceException | inline |
formatResponse(QString &responseFormat) const override | QgsOgcServiceException | virtual |
locator() const | QgsOgcServiceException | inline |
message() const | QgsOgcServiceException | inline |
QgsBadRequestException(const QString &code, const QString &message, const QString &locator=QString()) | 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 | |
responseCode() const | QgsServerException | inline |
version() const | QgsOgcServiceException | inline |
what() const | QgsException | inline |
~QgsException()=default | QgsException | virtual |