SDMParserException class

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

Syntax

public class SDMParserException extends Exception

Members

All members of SDMParserException, including inherited members.

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