ModelError Constructor
.NET Framework (current version)
Initializes a new instance of the ModelError class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ModelError(Exception^) | Initializes a new instance of the ModelError class using the specified exception. |
![]() | ModelError(Exception^, String^) | Initializes a new instance of the ModelError class using the specified exception and error message. |
![]() | ModelError(String^) | Initializes a new instance of the ModelError class using the specified error message. |
Show:
