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
8  description:
9      Could not find a response. The command may not have completed yet.
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.
14