Throw QueryException rather than antlr-specific exceptions when query parsing fails.

Description

Take the following query:

This causes an IllegalArguementException that bubbles up an antlr-exception. The antlr-exception should likely be wrapped in a QueryException.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created March 13, 2017 at 3:35 PM
Updated March 16, 2017 at 12:54 PM
Resolved March 13, 2017 at 4:01 PM