|
ews-cpp
0.9
|
Exception for libcurl related runtime errors. More...
#include <ews.hpp>
Public Member Functions | |
| curl_error (const std::string &what, const std::string &error_details="") | |
| curl_error (const char *what, const std::string &error_details="") | |
| const std::string & | error_details () const EWS_NOEXCEPT |
| More detailed information about the error. | |
Public Member Functions inherited from ews::exception | |
| exception (const std::string &what) | |
| exception (const char *what) | |
Exception for libcurl related runtime errors.
1.8.11