Overload List

  NameDescription
Public methodParserException()()()()
Default constructor
Public methodParserException(String)
Constructor with a message string
Public methodParserException(Parser..::..Error)
Contructor using the error number
Protected methodParserException(SerializationInfo, StreamingContext)
Initializes a new instance of the ParserException class
Public methodParserException(String, Exception)
Contrsuctor with a message and a presumably caught excpetion

See Also