Client and backend. This class is shared: the same code is compiled into your app and into your server, so everything on this page works in both.

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