ROSE
0.11.96.11
|
Exception thrown when redeclaring an existing attribute.
Definition at line 185 of file Attribute.h.
#include <Attribute.h>
Public Member Functions | |
AlreadyExists (const std::string &attrName, Id id) | |
Constructor taking an attribute name or description. | |
Public Member Functions inherited from Sawyer::Exception::AlreadyExists | |
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. | |