|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ognl.OgnlException
ognl.MethodFailedException
Exception thrown if a method or constructor call fails.
Constructor Summary | |
MethodFailedException(Object source,
String name,
Throwable reason)
|
Methods inherited from class ognl.OgnlException |
getEvaluation, getReason, printStackTrace, printStackTrace, printStackTrace, setEvaluation, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MethodFailedException(Object source, String name, Throwable reason)
|
OGNL Project Page | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |