ROSE
0.11.96.11
|
Base class for Sawyer domain errors.
Definition at line 27 of file util/Sawyer/Exception.h.
#include <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. | |