Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the ConcurrentUpdateException class.
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
Reference
ConcurrentUpdateException Class
ConcurrentUpdateException Members
Microsoft.EnterpriseManagement.Common Namespace