| 
    ROSE 0.11.145.357
    
   | 
 
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 Sawyer/Exception.h.
#include <Sawyer/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.   | |
      
  | 
  inline | |||||||||||||
Definition at line 41 of file Sawyer/Exception.h.
      
  | 
  inlineexplicit | 
Constructor taking a description of the error.
Definition at line 44 of file Sawyer/Exception.h.