net.sf.oval.exception
Class ExpressionEvaluationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.oval.exception.OValException
net.sf.oval.exception.ExpressionEvaluationException
- All Implemented Interfaces:
- Serializable
public class ExpressionEvaluationException
- extends OValException
- Author:
- Sebastian Thomschke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExpressionEvaluationException
public ExpressionEvaluationException(String message)
ExpressionEvaluationException
public ExpressionEvaluationException(String message,
Throwable cause)
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.