|
sfof
|
Class for domain exceptions. More...
#include <exceptions.hpp>
Public Member Functions | |
| DomainException (const std::string &context, const std::string &report) | |
| virtual | ~DomainException () throw () |
| virtual const char * | what () const throw () |
Protected Attributes | |
| std::string | message |
Class for domain exceptions.
| DomainException::DomainException | ( | const std::string & | context, |
| const std::string & | report | ||
| ) |
|
virtual | |||||||||||||
|
virtual | |||||||||||||
|
protected |
1.8.18