MrKWatkins.Ast Help

ProcessingException<TNode> Class

Definition

Exception thrown by Processors when a problem occurs with details of the node that caused the problem.

public sealed class ProcessingException<TNode> : ProcessingException, ISerializable where TNode : Node<TNode>

Type Parameters

Name

Description

TNode

Properties

Name

Description

Message

Node

The node that caused the problem.

Last modified: 09 September 2024