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

Raised when a response from a server could not be parsed. More...

#include <ews.hpp>

Inheritance diagram for ews::xml_parse_error:
ews::exception

Public Member Functions

 xml_parse_error (const std::string &what)
 
 xml_parse_error (const char *what)
 
- Public Member Functions inherited from ews::exception
 exception (const std::string &what)
 
 exception (const char *what)
 

Detailed Description

Raised when a response from a server could not be parsed.


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