| 
    ROSE 0.11.145.357
    
   | 
 
Error for existing values.
This error is thrown when attempting to modify a container by inserting a value that already exists.
Definition at line 51 of file Sawyer/Exception.h.
#include <Sawyer/Exception.h>


Public Member Functions | |
| AlreadyExists (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 53 of file Sawyer/Exception.h.
      
  | 
  inline | 
Constructor taking a description of the error.
Definition at line 56 of file Sawyer/Exception.h.