John Edward Broadbent | 2b2784a | 2022-02-03 19:54:34 -0800 | [diff] [blame] | 1 | - 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 Williams | a134741 | 2022-12-06 10:56:22 -0600 | [diff] [blame] | 8 | description: |
| 9 | Could not find a response. The command may not have completed yet. |
John Edward Broadbent | 2b2784a | 2022-02-03 19:54:34 -0800 | [diff] [blame] | 10 | - 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. |