Skip to content

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; }

Property Value

Exception?

Released under the Apache License 2.0.