ModelError.Exception Property

Definition

Gets or sets the exception object.

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

Property Value

The exception object.

Applies to