EntityException Constructor
.NET Framework (current version)
Initializes a new instance of the EntityException class.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | EntityException() | Initializes a new instance of the EntityException class. |
![]() | EntityException(SerializationInfo^, StreamingContext) | Initializes a new instance of the EntityException class. |
![]() | EntityException(String^) | Initializes a new instance of the EntityException class. |
![]() | EntityException(String^, Exception^) | Initializes a new instance of the EntityException class. |
Show:

