org.jfree.formula

Class ContextEvaluationException


public class ContextEvaluationException
extends EvaluationException

Creation-Date: Dec 5, 2006, 4:19:26 PM
Author:
Thomas Morgner

Constructor Summary

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

Method Summary

Methods inherited from class org.jfree.formula.EvaluationException

getErrorValue

Constructor Details

ContextEvaluationException

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