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.
Public Member Functions | List of all members
web::http::oauth1::experimental::oauth1_exception Class Reference

Exception type for OAuth 1.0 errors. More...

#include <oauth1.h>

Inheritance diagram for web::http::oauth1::experimental::oauth1_exception:

Public Member Functions

 oauth1_exception (utility::string_t msg)
 
const char * what () const CPPREST_NOEXCEPT
 

Detailed Description

Exception type for OAuth 1.0 errors.


The documentation for this class was generated from the following file: