Open sandboxFocus

Property Exception

Exception

Gets the Exception that the promise resulted in, if IsFaulted is true.

Declaration
Exception? Exception { get; }
Property Value
Type Description
Exception