Package torero.model.exceptions

Exception Summary
AssignException Exception indicating that an AttributeAssignment could not be created.
AssignLoopException Exception indicating that an AttributeAssignment could not be created, because an assignment loop was detected.
AssignmentIncompatibleException Exception indicating that an AttributeAssignment could not be created, because the new assignment was not compatible to other existing assignments.
AttributeNameException Exception indicating that an attribute had not been renamed or created, because the name was already in use.
ModelException Parent exception class for deriving specialized model exception classes.
SymbolNameException Exception indicating that an symbol had not been renamed or created, because the name was already in use.