ModelError Constructor (Exception)
Visual Studio 2010
Initializes a new instance of the ModelError class by using the specified exception.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- exception
- Type: System.Exception
The exception.
| Exception | Condition |
|---|---|
| ArgumentNullException | The exception parameter is Nothing. |
Community Additions
ADD
Show: