pub const ERR_NOT_IMPLEMENTED: u16 = 99;Expand description
NOT_IMPLEMENTED — the VM never had the optional capability behind the command. Public for the
same reason as ERR_ABSENT_INFORMATION: for an optional command it is an answer, not a fault.
pub const ERR_NOT_IMPLEMENTED: u16 = 99;NOT_IMPLEMENTED — the VM never had the optional capability behind the command. Public for the
same reason as ERR_ABSENT_INFORMATION: for an optional command it is an answer, not a fault.