public class ParseException

  1. Object
  2. Throwable
  3. Exception
  4. ParseException
An error occurred during parsing.

Constructors

public ParseException(String s, int errorOffset)

Methods

public int getErrorOffset()

Inherited methods

Constructor details

ParseException

public ParseException(String s, int errorOffset)

Method details

getErrorOffset

public int getErrorOffset()

Returns

the errorOffset