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