Initializes a new instance of ObjectLockedException class.
| Name | Description | |
|---|---|---|
|
|
ObjectLockedException() |
Initializes a new instance of ObjectLockedException class. |
|
|
ObjectLockedException(String) |
Initializes a new instance of the ObjectLockedException class with a specified error message. |
|
|
ObjectLockedException(String, Exception) |
Initializes a new instance of the ObjectLockedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |