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.
|
Exception type for OAuth 2.0 errors. More...
#include <oauth2.h>
Public Member Functions | |
oauth2_exception (utility::string_t msg) | |
const char * | what () const CPPREST_NOEXCEPT |
Exception type for OAuth 2.0 errors.