ROSE
0.11.96.11
|
Error for non-existing values.
This error is thrown when querying a container and no value is stored for the specified key.
Definition at line 39 of file util/Sawyer/Exception.h.
#include <Exception.h>
Public Member Functions | |
NotFound (const std::string &mesg) | |
Constructor taking a description of the error. | |
Public Member Functions inherited from Sawyer::Exception::DomainError | |
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. | |