TableLockedException Constructor(String,Exception)
- Last UpdatedApr 08, 2026
- 1 minute read
Initializes a new instance of the TableLockedException class with a specified error message.
public TableLockedException(
string message,
Exception innerException
)
public:
TableLockedException(
String^ message,
Exception^ innerException
)
Parameters
- message
- Exception Message
- innerException
- The inner exception