public class QueryCancellationException extends ProviderExecutionException:
Reports explicit cancellation of a running query.
throw QueryCancellationException("Query was cancelled")| Modifier and Type | Member | Description |
|---|---|---|
| public | QueryCancellationExceptionQueryCancellationException(message as String = ""): |
Creates this framework exception. |