ROSE
0.11.145.0
|
Exception thrown when redeclaring an existing attribute.
Definition at line 192 of file Attribute.h.
#include <util/Sawyer/Attribute.h>
Public Member Functions | |
AlreadyExists (const std::string &attrName, Id id) | |
Constructor taking an attribute name or description. More... | |
![]() | |
AlreadyExists (const std::string &mesg) | |
Constructor taking a description of the error. More... | |
![]() | |
DomainError (const std::string &mesg) | |
Constructor taking a description of the error. More... | |
![]() | |
RuntimeError (const std::string &mesg) | |
Constructor taking a description of the error. More... | |
|
inline |
Constructor taking an attribute name or description.
Definition at line 197 of file Attribute.h.