SDMParserException class

Deprecated. since 3.0, Use ParserException Main exception throwable by SDMParser or SDMOdata documents.

Package

com.sap.mobile.lib.sdmparser

Syntax

public class SDMParserException

Members

All members of SDMParserException, including inherited members.

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