mxenabled / rubiks

Rubiks lets you define an OLAP schema then generate a Mondrian XML or JSON file.
MIT License
3 stars 2 forks source link

Better error reporting #10

Open johnnyt opened 11 years ago

johnnyt commented 11 years ago

It would be great to replace this:

Rubiks::MondrianError: org.olap4j.OlapException: mondrian gave exception while parsing query

with

Rubiks::MondrianError: Syntax error at line 1, column 8, token 'ON'