ews-cpp  0.9
Public Member Functions | List of all members
ews::exception Class Reference

Base-class for all exceptions thrown by this library. More...

#include <ews.hpp>

Inheritance diagram for ews::exception:
ews::assertion_error ews::curl_error ews::exchange_error ews::http_error ews::soap_fault ews::xml_parse_error ews::schema_validation_error

Public Member Functions

 exception (const std::string &what)
 
 exception (const char *what)
 

Detailed Description

Base-class for all exceptions thrown by this library.


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