|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
uk.org.ogsadai.dqp.lqp.exceptions.LQPException
uk.org.ogsadai.dqp.lqp.exceptions.AmbiguousAttributeException
public class AmbiguousAttributeException
Raised when referenced attribute is ambiguous in some context.
| Constructor Summary | |
|---|---|
AmbiguousAttributeException(Attribute attribute)
Constructor. |
|
| Method Summary | |
|---|---|
Attribute |
getAttribute()
Gets the ambiguous attribute. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AmbiguousAttributeException(Attribute attribute)
attribute - ambiguous attribute.| Method Detail |
|---|
public Attribute getAttribute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||