QtRestClient  3.0.0
A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects
QtRestClient::GenericAwaitedException< ErrorClassType > Member List

This is the complete list of members for QtRestClient::GenericAwaitedException< ErrorClassType >, including all inherited members.

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