|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.objectweb.medor.expression.api.ExpressionException
org.objectweb.medor.expression.api.MalformedExpressionException
Specialisation of ExpressionException when Expression are malformed
Constructor Summary | |
MalformedExpressionException(java.lang.Exception e)
|
|
MalformedExpressionException(java.lang.String s)
|
|
MalformedExpressionException(java.lang.String m,
java.lang.Exception e)
|
Methods inherited from class org.objectweb.medor.expression.api.ExpressionException |
getNestedException |
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 MalformedExpressionException(java.lang.String s)
public MalformedExpressionException(java.lang.Exception e)
public MalformedExpressionException(java.lang.String m, java.lang.Exception e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |