ModelError.Exception Property

Gets or sets the exception object.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member Exception : Exception with get, private set

Property Value

Type: System.Exception
The exception object.
Show: