Share via


ExecutorFailedEvent.Data Property

Definition

The exception that caused the executor to fail. This may be null if no exception was thrown.

public Exception? Data { get; }
member this.Data : Exception
Public ReadOnly Property Data As Exception

Property Value

Applies to