ConflictDetectedException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ConflictDetectedException class.
Overload List
Name | Description | |
---|---|---|
ConflictDetectedException() | Initializes a new instance of the ConflictDetectedException class. | |
ConflictDetectedException(String) | Initializes a new instance of the ConflictDetectedException class with the specified message. | |
ConflictDetectedException(SerializationInfo, StreamingContext) | Initializes a new instance of the ConflictDetectedException class with the specified serialization information and streaming context. | |
ConflictDetectedException(String, Exception) | Initializes a new instance of the ConflictDetectedException class with the specified message and inner exception. |
Top
See Also
Reference
ConflictDetectedException Class