ews-cpp  0.9
Public Member Functions | List of all members
ews::http_error Class Referencefinal

Exception thrown when a HTTP request was not successful. More...

#include <ews.hpp>

Inheritance diagram for ews::http_error:
ews::exception

Public Member Functions

 http_error (long status_code)
 
long code () const EWS_NOEXCEPT
 
- Public Member Functions inherited from ews::exception
 exception (const std::string &what)
 
 exception (const char *what)
 

Detailed Description

Exception thrown when a HTTP request was not successful.


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