Skip to main content

ERR_NOT_IMPLEMENTED

Constant ERR_NOT_IMPLEMENTED 

Source
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.