Class DifferentObjectsWithSameKeyException
- Namespace
- DevExpress.Xpo.Exceptions
- Assembly
- DevExpress.Xpo.v24.1.dll
An exception that is thrown when two objects within the current session have the same key.
public class DifferentObjectsWithSameKeyException : Exception, ISerializable
- Inheritance
-
DifferentObjectsWithSameKeyException
- Implements
- Inherited Members
Constructors
DifferentObjectsWithSameKeyException()
Initializes a new instance of the DifferentObjectsWithSameKeyException class.
public DifferentObjectsWithSameKeyException()