blob: 0b6198916625811c315f8fbceaf0e10a5662c8fe [file] [log] [blame]
John Edward Broadbent2b2784a2022-02-03 19:54:34 -08001- name: CommandFailure
2 description: Failed to send the command to Hoth.
3- name: ResponseFailure
4 description: Failed to retrieve response from Hoth.
5- name: FirmwareFailure
6 description: Failed to send firmware update to Hoth.
7- name: ResponseNotFound
Patrick Williamsa1347412022-12-06 10:56:22 -06008 description:
9 Could not find a response. The command may not have completed yet.
John Edward Broadbent2b2784a2022-02-03 19:54:34 -080010- name: InterfaceError
11 description: A system error occured with the Hoth interface.
12- name: ExpectedInfoNotFound
13 description: Could not find the expected information in the response.