ClientLockFailedException Constructor |
| Name | Description | |
|---|---|---|
| ClientLockFailedException(String, Exception) |
Creates instance of this class with a specified
error message and a reference to the inner exception that is the cause of this
exception.
| |
| ClientLockFailedException(String, Int32) |
Creates instance of this class with a message and HRESULT code.
| |
| ClientLockFailedException(String, String) |
Creates instance of this class.
|