|
10Duke Enterprise C++ Client
|
This is the complete list of members for HTTPResponseToException, including all inherited members.
| basedOn(tenduke::http::HTTPResponse &response) const | HTTPResponseToException | virtual |
| from400() const | HTTPResponseToException | protectedvirtual |
| from401() const | HTTPResponseToException | protectedvirtual |
| from403() const | HTTPResponseToException | protectedvirtual |
| from404() const | HTTPResponseToException | protectedvirtual |
| from4xx(tenduke::http::HTTPResponse &response) const | HTTPResponseToException | protectedvirtual |
| from4xx(int httpStatusCode) const | HTTPResponseToException | protectedvirtual |
| from4xxOther(int httpStatusCode) const | HTTPResponseToException | protectedvirtual |
| from5xx(tenduke::http::HTTPResponse &response) const | HTTPResponseToException | protectedvirtual |
| from5xx(int httpStatusCode) const | HTTPResponseToException | protectedvirtual |