org.jfree.formula

Class EvaluationException

public class EvaluationException extends StackableException

Creation-Date: 31.10.2006, 14:15:29

Author: Thomas Morgner

Constructor Summary
EvaluationException(ErrorValue errorValue)
Creates a StackableRuntimeException with no message and no parent.
Method Summary
ErrorValuegetErrorValue()

Constructor Detail

EvaluationException

public EvaluationException(ErrorValue errorValue)
Creates a StackableRuntimeException with no message and no parent.

Method Detail

getErrorValue

public ErrorValue getErrorValue()