Skip to content

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

Property Value

Exception?

Released under the Apache License 2.0.