|
ews-cpp
0.9
|
Exception thrown when a HTTP request was not successful. More...
#include <ews.hpp>
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) | |
Exception thrown when a HTTP request was not successful.
1.8.11