| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
This is the complete list of members for QgsServerApiPermissionDeniedException, including all inherited members.
| formatResponse(QString &responseFormat) const override | QgsServerApiException | inlinevirtual | 
| QgsException(const QString &message) | QgsException | inline | 
| QgsServerApiException(const QString &code, const QString &message, const QString &mimeType=QStringLiteral("application/json"), int responseCode=200) | QgsServerApiException | inline | 
| QgsServerApiPermissionDeniedException(const QString &message, const QString &mimeType=QStringLiteral("application/json"), int responseCode=403) | QgsServerApiPermissionDeniedException | inline | 
| QgsServerException(const QString &message, int responseCode=500) | QgsServerException | |
| responseCode() const | QgsServerException | inline | 
| what() const | QgsException | inline | 
| ~QgsException()=default | QgsException | virtual |