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

Raised when an assertion fails. More...

#include <ews.hpp>

Inheritance diagram for ews::assertion_error:
ews::exception

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)
 

Detailed Description

Raised when an assertion fails.


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