ParserException class

Main exception throwable by Parser or Odata documents.

Package

com.sap.mobile.lib.parser

Syntax

public class ParserException

Members

All members of ParserException, including inherited members.

Constructors
Modifier and Type Constructor Description
public ParserException() Constructor.
public ParserException(int, String)  
public ParserException(int, String, Throwable)  
public ParserException(String) Constructor.
public ParserException(String, Throwable) Constructor.
public ParserException(Throwable) Constructor.
Methods
Modifier and Type Method Description
public int getErrorCode()