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
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