| Interface | Description |
|---|---|
| QueryErrorsBase |
The trait exposes util methods for preparing error messages such as quoting of error elements.
|
| Class | Description |
|---|---|
| QueryCompilationErrors |
Object for grouping error messages from exceptions thrown during query compilation.
|
| QueryExecutionErrors |
Object for grouping error messages from (most) exceptions thrown during query execution.
|
| QueryParsingErrors |
Object for grouping all error messages of the query parsing.
|