| AwaitedException(int code, RestReply::Error type, QVariant data) | QtRestClient::AwaitedException | |
| clone() const override | QtRestClient::GenericAwaitedException< ErrorClassType > | virtual |
| QtRestClient::AwaitedException::errorArray() const | QtRestClient::AwaitedException | |
| errorCode() const | QtRestClient::AwaitedException | |
| errorData() const | QtRestClient::AwaitedException | |
| QtRestClient::AwaitedException::errorObject() const | QtRestClient::AwaitedException | |
| errorString(const std::function< QString(ErrorClassType, int)> &failureTransformer) const | QtRestClient::GenericAwaitedException< ErrorClassType > | |
| errorString() const | QtRestClient::GenericAwaitedException< ErrorClassType > | |
| errorString(const std::function< QString(QVariantMap, int)> &failureTransformer) const | QtRestClient::GenericAwaitedException< ErrorClassType > | |
| errorString(const std::function< QString(QVariantList, int)> &failureTransformer) const | QtRestClient::GenericAwaitedException< ErrorClassType > | |
| QtRestClient::AwaitedException::errorString() const | QtRestClient::AwaitedException | |
| QtRestClient::AwaitedException::errorString(const std::function< QString(QVariantMap, int)> &failureTransformer) const | QtRestClient::AwaitedException | |
| QtRestClient::AwaitedException::errorString(const std::function< QString(QVariantList, int)> &failureTransformer) const | QtRestClient::AwaitedException | |
| errorType() const | QtRestClient::AwaitedException | |
| GenericAwaitedException(int code, const ErrorClassType &data) | QtRestClient::GenericAwaitedException< ErrorClassType > | |
| GenericAwaitedException(int code, RestReply::Error type, const QString &data) | QtRestClient::GenericAwaitedException< ErrorClassType > | |
| genericError() const | QtRestClient::GenericAwaitedException< ErrorClassType > | |
| raise() const override | QtRestClient::GenericAwaitedException< ErrorClassType > | virtual |
| what() const noexcept override | QtRestClient::AwaitedException | |