|
ROSE 0.11.145.354
|
Base class for Sawyer domain errors.
Definition at line 27 of file Sawyer/Exception.h.
#include <Sawyer/Exception.h>


Public Member Functions | |
| DomainError (const std::string &mesg) | |
| Constructor taking a description of the error. | |
Public Member Functions inherited from Sawyer::Exception::RuntimeError | |
| RuntimeError (const std::string &mesg) | |
| Constructor taking a description of the error. | |
|
inline | |||||||||||||
Definition at line 29 of file Sawyer/Exception.h.
|
inlineexplicit |
Constructor taking a description of the error.
Definition at line 32 of file Sawyer/Exception.h.