|
QtRestClient
3.0.0
A library for generic JSON-based REST-APIs, with a mechanism to map JSON to Qt objects
|
This is the complete list of members for QtRestClient::AwaitedException, including all inherited members.
| AwaitedException(int code, RestReply::Error type, QVariant data) | QtRestClient::AwaitedException | |
| clone() const | QtRestClient::AwaitedException | virtual |
| errorArray() const | QtRestClient::AwaitedException | |
| errorCode() const | QtRestClient::AwaitedException | |
| errorData() const | QtRestClient::AwaitedException | |
| errorObject() const | QtRestClient::AwaitedException | |
| errorString() const | QtRestClient::AwaitedException | |
| errorString(const std::function< QString(QVariantMap, int)> &failureTransformer) const | QtRestClient::AwaitedException | |
| errorString(const std::function< QString(QVariantList, int)> &failureTransformer) const | QtRestClient::AwaitedException | |
| errorType() const | QtRestClient::AwaitedException | |
| raise() const | QtRestClient::AwaitedException | virtual |
| what() const noexcept override | QtRestClient::AwaitedException |
1.8.16