|
|||||||||||
| 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
Specialisation of MedorException for problems related to Expressions.
Expression,
Serialized Form| Constructor Summary | |
ExpressionException(java.lang.Exception e)
|
|
ExpressionException(java.lang.String s)
|
|
ExpressionException(java.lang.String m,
java.lang.Exception e)
|
|
| Method Summary | |
java.lang.Exception |
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 ExpressionException(java.lang.String s)
public ExpressionException(java.lang.Exception e)
public ExpressionException(java.lang.String m,
java.lang.Exception e)
| Method Detail |
public java.lang.Exception getNestedException()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||