DuplicatedIdException Constructor |
Name | Description | |
---|---|---|
DuplicatedIdException(Guid) |
Initializes a new instance of the DuplicatedIdException class with specified entity id.
| |
DuplicatedIdException(Guid, String) |
Initializes a new instance of the DuplicatedIdException class with specified entity id and error message.
| |
DuplicatedIdException(Guid, String, Exception) |
Initializes a new instance of the DuplicatedIdException class with a specified entity id,
error message and a reference to the inner exception that is the cause of this exception.
|