public class ProviderCapabilityException extends QueryException:
Reports a canonical operation unsupported by the selected provider.
throw ProviderCapabilityException("Provider does not support grouping")| Modifier and Type | Member | Description |
|---|---|---|
| public | ProviderCapabilityExceptionProviderCapabilityException(message as String = ""): |
Creates this framework exception. |