Package mondrian.olap

Class QueryTimeoutException

All Implemented Interfaces:
Serializable

public class QueryTimeoutException extends ResultLimitExceededException
Exception which indicates that a query executed for longer than its allowed time and was automatically canceled.
See Also:
  • Constructor Details

    • QueryTimeoutException

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