ParserException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines methods for handling parser exceptions.
public ref class ParserException : Exception
public class ParserException : Exception
type ParserException = class
inherit Exception
Public Class ParserException
Inherits Exception
- Inheritance
-
ParserException
Constructors
ParserException(ParserState*) |
Properties
ParserState |
Gets the error information. |