MappingException Constructor
.NET Framework (current version)
Initializes a new instance of MappingException.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | MappingException() | Initializes a new instance of MappingException. |
![]() | MappingException(String^) | Initializes a new instance of MappingException with a specialized error message. |
![]() | MappingException(String^, Exception^) | Initializes a new instance of MappingException that uses a specified error message and a reference to the inner exception. |
Show:
