Constructs a parsing exception with the buffer contents at the time of the exception and the current offset int the buffer, where the error was detected.parambuffer the parsed text bufferparamposition the offset at the time of the error super(buffer);
super(buffer);