I just noticed that parse exceptions return null when I do a
ParseException.getMessage(), so the only sensible way to create a meaningful
error message is either to look at the getErrorType() + getErrorPosition()
methods or call the toString() method (which actually produces a nice message!)
Vladimir
Original issue reported on code.google.com by vladimir...@gmail.com on 18 May 2011 at 3:12
Original issue reported on code.google.com by
vladimir...@gmail.com
on 18 May 2011 at 3:12