ERR_ALREADY_BOUND

Constant ERR_ALREADY_BOUND 

Source
pub const ERR_ALREADY_BOUND: i32 = -27;
Expand description

The operation failed because the named entity is already owned or controlled by another entity. The operation could succeed later if the current owner releases the entity.