ParserException Class

Definition

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.

Applies to