EntityNotFoundException Constructor |
| Name | Description | |
|---|---|---|
| EntityNotFoundException(Guid, Type) |
Initializes a new instance of the EntityNotFoundException class with specified entity id and type.
| |
| EntityNotFoundException(Guid, String, Object) |
Initializes a new instance of the EntityNotFoundException class with specified entity id, type and error message.
|