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: Could not find a response. The command may not have completed yet. 9- name: InterfaceError 10 description: A system error occured with the Hoth interface. 11- name: ExpectedInfoNotFound 12 description: Could not find the expected information in the response. 13 14