|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.management.BadBinaryOpValueExpException
Thrown when an invalid expression is passed to a query construction method.
ValueExp
(src) ,
Serialized FormConstructor Summary | |
BadBinaryOpValueExpException(ValueExp (src) exp)
Construct a new BadBinaryValueExpException with the given expression. |
Method Summary | |
ValueExp (src) |
getExp()
Retrieve the bad binary value expression. |
java.lang.String |
toString()
Returns a string representing the error. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public BadBinaryOpValueExpException(ValueExp (src) exp)
exp
- the invalid expressionMethod Detail |
public ValueExp (src) getExp()
public java.lang.String toString()
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |