JobFailedException.Reason Property

Definition

The actual exception that caused this error.

public:
 property Exception ^ Reason { Exception ^ get(); };
public Exception Reason { get; }
member this.Reason : Exception
Public ReadOnly Property Reason As Exception

Property Value

Applies to