public class QueryException extends PersistenceException:
Base class for KQL translation and execution failures.
throw QueryException("Query failed")| Modifier and Type | Member | Description |
|---|---|---|
| public | QueryExceptionQueryException(message as String = ""): |
Creates this framework exception. |