MrKWatkins.Ast Help

PipelineException Class

Definition

Exception thrown by a Pipeline<TNode> when one or more Exceptions occur during processing. InnerException will contain specifics of the Exception, and will be an AggregateException if multiple exceptions occurred.

public sealed class PipelineException : Exception, ISerializable

Properties

Name

Description

Message

Stage

The name of the stage the exception occurred in.

Last modified: 09 September 2024