ModelError Constructor (Exception)
Initializes a new instance of the ModelError class by using the specified exception.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The exception parameter is null. |
Show: