ROSE
0.11.137.0
|
Base class for Sawyer runtime errors.
Definition at line 17 of file util/Sawyer/Exception.h.
#include <util/Sawyer/Exception.h>
Public Member Functions | |
RuntimeError (const std::string &mesg) | |
Constructor taking a description of the error. More... | |
|
inlineexplicit |
Constructor taking a description of the error.
Definition at line 22 of file util/Sawyer/Exception.h.