Property Exception
Namespace: Belay.Core
Assembly: Belay.Core.dll
Exception
Gets or sets the original exception if one occurred.
csharp
public Exception? Exception { get; set; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets or sets the original exception if one occurred.
public Exception? Exception { get; set; }