public class QueryTranslationException extends QueryException:
Reports a KQL operation that cannot be translated canonically.
throw QueryTranslationException("Unsupported ordering value")| Modifier and Type | Member | Description |
|---|---|---|
| public | QueryTranslationExceptionQueryTranslationException(message as String = ""): |
Creates this framework exception. |