Main exception throwable by Parser or Odata documents.
com.sap.mobile.lib.parser
public class ParserException
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. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| public int | getErrorCode() |