TableLockedException Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| TableLockedException Constructor() | Initializes a new instance of the TableLockedException class |
| TableLockedException Constructor(String) | Initializes a new instance of the TableLockedException class with a specified error message. |
| TableLockedException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the TableLockedException class with serialized data. |
| TableLockedException Constructor(String,Exception) | Initializes a new instance of the TableLockedException class with a specified error message. |