DifferentObjectsWithSameKeyException Constructors
An exception that is thrown when two objects within the current session have the same key.| Name | Description |
|---|---|
| DifferentObjectsWithSameKeyException() | Initializes a new instance of the DifferentObjectsWithSameKeyException class. |
See Also