Gunnar Mills | 93c12d3 | 2017-05-10 13:11:53 -0500 | [diff] [blame] | 1 | - name: UnTarFailure |
| 2 | description: An error occurred during untar. |
| 3 | - name: ManifestFileFailure |
| 4 | description: An error when reading the Manifest file. |
| 5 | - name: InternalFailure |
| 6 | description: The operation failed internally during processing the image. |
James Feist | ebcc194 | 2020-06-22 13:42:02 -0700 | [diff] [blame] | 7 | - name: ImageFailure |
| 8 | description: An error occured processing the image. |
| 9 | - name: BusyFailure |
| 10 | description: The device is busy during the update. |
| 11 | |