ParserException Constructor |
Initializes a new instance of the
ParserException class. The exception is thrown
when something unexpected occurs during the parsing process.
Namespace: X3Platform.CommandLineAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic:
ParserException()
See Also