ParserException(int, String, Throwable) constructor

Syntax

public ParserException (
    int iErrorCode,
    String detailMessage,
    Throwable throwable
)