mondrian.olap
Class QueryTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
mondrian.olap.MondrianException
mondrian.olap.ResultLimitExceededException
mondrian.olap.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:
- Serialized Form
-
-
QueryTimeoutException
public QueryTimeoutException(String message)
- Creates a QueryTimeoutException.
- Parameters:
message
- Localized error message