public final class ParserException
extends java.lang.Exception
Parser
class.Constructor and Description |
---|
ParserException(int code)
The constructor of
ParserException . |
ParserException(java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode()
Gets the error code.
|