pub const CODE_LOCK_CONFLICT: i32 = 40073;Expand description
Business code returned when a target file is locked by another session.
At the top level the lock details land in data; inside aggregated_error
they land in the sub-item’s own data.