Package mondrian.olap

Class 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:
  • Constructor Details

    • NativeEvaluationUnsupportedException

      public NativeEvaluationUnsupportedException(String message)
      Creates a NativeEvaluationUnsupportedException.
      Parameters:
      message - Localized error message