ZX_ERR_BAD_STATE

Constant ZX_ERR_BAD_STATE 

Source
pub const ZX_ERR_BAD_STATE: zx_status_t = -20;
Expand description

The operation failed because the current state of the object does not allow it, or a precondition of the operation is not satisfied.