This runtime exception is thrown if a given query string could not be parsed
and interpreted as a valid query string.
Adapters should include help to refine the query to become valid, e.g. show
which part of the query could not be parsed.
author: voelkel