ValidationError.InnerException Property

Definition

Gets the inner exception that occurred.

public Exception? InnerException { get; }
member this.InnerException : Exception
Public ReadOnly Property InnerException As Exception

Property Value

Applies to