ariba.util.expr
Class MethodFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ariba.util.expr.ExprException
ariba.util.expr.MethodFailedException
- All Implemented Interfaces:
- Serializable
public class MethodFailedException
- extends ExprException
Exception thrown if a method or constructor call fails.
- Author:
- Luke Blanshard (blanshlu@netscape.net), Drew Davidson (drew@ognl.org)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MethodFailedException
public MethodFailedException(Object source,
String name,
Throwable reason)
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.