ErrorBoundaryBase.CurrentException Property

Definition

Gets the current exception, or null if there is no exception.

protected Exception? CurrentException { get; }
member this.CurrentException : Exception
Protected ReadOnly Property CurrentException As Exception

Property Value

Applies to