Property ExceptionExceptionGets the Exception that the promise resulted in, if IsFaulted is true. Declaration public Exception? Exception { get; } Property Value Type Description Exception ImplementsIPromise.Exception