public class ProviderExecutionException extends QueryException:
Wraps a provider failure occurring during query execution.
throw ProviderExecutionException("Provider execution failed")| Modifier and Type | Member | Description |
|---|---|---|
| public | ProviderExecutionExceptionProviderExecutionException(message as String = ""): |
Creates this framework exception. |