Click or drag to resize
ParserException Constructor
Initializes a new instance of the ParserException class. The exception is thrown when something unexpected occurs during the parsing process.

Namespace: X3Platform.CommandLine
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public ParserException()
See Also