Constructs a ParseException with the specified detail message and offset. A detail message is a String that describes this particular exception.
Returns the position where the error was found.
See Implementation