ariba.util.fieldvalue
Class ExpressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ariba.util.fieldvalue.ExpressionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ExpressionEvaluatorException
public class ExpressionException
- extends RuntimeException
Represents an exceptional condition that has ocurred in some way
related to Expressions.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExpressionException
public ExpressionException()
ExpressionException
public ExpressionException(String message)
ExpressionException
public ExpressionException(String message,
Throwable cause)
ExpressionException
public ExpressionException(Throwable cause)
AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.