\r\n

51Degrees Pipeline .NET  4.1Newer Version 4.4

51Degrees Pipeline for .NET

FiftyOne.Pipeline.Core.Data.IFlowError Interface Reference

Detailed Description

Represents an error that occurred during processing

Inheritance diagram for FiftyOne.Pipeline.Core.Data.IFlowError:

[legend]

Properties

Exception  ExceptionData [get, set]
The details of the exception. More...
IFlowElement  FlowElement [get, set]
The flow element that the exception occurred in or is related to. More...

Property Documentation

◆ ExceptionData

Exception FiftyOne.Pipeline.Core.Data.IFlowError.ExceptionData
get set

The details of the exception.

◆ FlowElement

IFlowElement FiftyOne.Pipeline.Core.Data.IFlowError.FlowElement
get set

The flow element that the exception occurred in or is related to.