C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
web::http::http_exception Member List

This is the complete list of members for web::http::http_exception, including all inherited members.

error_code() const web::http::http_exceptioninline
http_exception(const utility::string_t &whatArg)web::http::http_exceptioninline
http_exception(int errorCode)web::http::http_exceptioninline
http_exception(int errorCode, const utility::string_t &whatArg)web::http::http_exceptioninline
http_exception(int errorCode, const std::error_category &cat)web::http::http_exceptioninline
what() const CPPREST_NOEXCEPTweb::http::http_exceptioninline