|
ews-cpp
0.9
|
Raised when an assertion fails. More...
#include <ews.hpp>
Public Member Functions | |
| assertion_error (const std::string &what) | |
| assertion_error (const char *what) | |
Public Member Functions inherited from ews::exception | |
| exception (const std::string &what) | |
| exception (const char *what) | |
Raised when an assertion fails.
1.8.11