PSParseError Class

Definition

This is a class that represents a syntax error from parsing.

public sealed class PSParseError
Inheritance
PSParseError

Properties

Message

Error message.

Token

The token that indicates the error location.