Property Exception
Namespace: Belay.Core
Assembly: Belay.Core.dll
Exception
Gets the exception that caused the state change, if applicable.
csharp
public Exception? Exception { get; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets the exception that caused the state change, if applicable.
public Exception? Exception { get; }