mondrian.olap
Class QueryCanceledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
mondrian.olap.MondrianException
mondrian.olap.ResultLimitExceededException
mondrian.olap.QueryCanceledException
- All Implemented Interfaces:
- Serializable
public class QueryCanceledException
- extends ResultLimitExceededException
Exception which indicates that a query was canceled by an end-user.
See also QueryTimeoutException
, which indicates that
a query was canceled automatically due to a timeout.
- See Also:
- Serialized Form
-
-
QueryCanceledException
public QueryCanceledException(String message)
- Creates a QueryCanceledException.
- Parameters:
message
- Localized error message