Overload List
Name | Description | |
---|---|---|
ParserException()()()() |
Default constructor
| |
ParserException(String) |
Constructor with a message string
| |
ParserException(Parser..::..Error) |
Contructor using the error number
| |
ParserException(SerializationInfo, StreamingContext) | Initializes a new instance of the ParserException class | |
ParserException(String, Exception) |
Contrsuctor with a message and a presumably caught excpetion
|