PSParseError Class

Definition

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

public ref class PSParseError sealed
public sealed class PSParseError
type PSParseError = class
Public NotInheritable Class PSParseError
Inheritance
PSParseError

Properties

Message

Error message.

Token

The token that indicates the error location.

Applies to