|
ews-cpp
0.9
|
Raised when a response from a server could not be parsed. More...
#include <ews.hpp>
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) | |
Raised when a response from a server could not be parsed.
1.8.11