mondrian.olap
Class NativeEvaluationUnsupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
mondrian.olap.MondrianException
mondrian.olap.ResultLimitExceededException
mondrian.olap.NativeEvaluationUnsupportedException
- All Implemented Interfaces:
- Serializable
public class NativeEvaluationUnsupportedException
- extends ResultLimitExceededException
Exception which indicates that native evaluation of a function
was enabled but not supported, and
MondrianProperties.AlertNativeEvaluationUnsupported was
set to ERROR.
- Author:
- John Sichi
- See Also:
- Serialized Form
NativeEvaluationUnsupportedException
public NativeEvaluationUnsupportedException(String message)
- Creates a NativeEvaluationUnsupportedException.
- Parameters:
message - Localized error message