class NTable::TableLockedError

Raised if you attempt to modify a table that is locked. Locked tables are usually “sub-views” into other tables, and cannot be edited directly because they share data with the parent table.