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

Exception for libcurl related runtime errors. More...

#include <ews.hpp>

Inheritance diagram for ews::curl_error:
ews::exception

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)
 

Detailed Description

Exception for libcurl related runtime errors.


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