public class AttributeNotFoundException extends Exception
| Constructor and Description |
|---|
AttributeNotFoundException(RelationDefinition relation,
QuotedID attributeId) |
| Modifier and Type | Method and Description |
|---|---|
QuotedID |
getAttributeID() |
RelationDefinition |
getRelation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AttributeNotFoundException(RelationDefinition relation, QuotedID attributeId)
public QuotedID getAttributeID()
public RelationDefinition getRelation()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.