Package mondrian.olap.fun
Class MondrianEvaluationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- mondrian.olap.fun.MondrianEvaluationException
-
- All Implemented Interfaces:
java.io.Serializable
public class MondrianEvaluationException extends java.lang.RuntimeException
Thrown while evaluating a cell expression- Author:
- jhyde, 14 June, 2002
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MondrianEvaluationException()
MondrianEvaluationException(java.lang.String s)
-