Overload List
Name | Description |
---|---|
ConcurrentUpdateException () | Initializes a new instance of the ConcurrentUpdateException class. |
ConcurrentUpdateException (Exception) | Initializes a new instance of the ConcurrentUpdateException class by specifying an inner exception that caused the current exception. |
ConcurrentUpdateException (SqlException) | Initializes a new instance of the ConcurrentUpdateException class by specifying an inner SQL exception that caused the current exception. |
ConcurrentUpdateException (String) | Initializes a new instance of the ConcurrentUpdateException class by specifying the error message that describes the current exception. |
ConcurrentUpdateException (SerializationInfo, StreamingContext) | Initializes a new instance of the ConcurrentUpdateException class with serialized data. |
ConcurrentUpdateException (String, Exception) | Initializes a new instance of the ConcurrentUpdateException class with an error message and inner exception. |
See Also
Send comments about this topic to Microsoft.