CmUploadError

Represents an error during the upload phase of the update.

Can happen during the CmFirmwareUpdateStep.Uploading step of the update.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard

non human-readable error code provided by Nordic DFU for debugging purposes.

Link copied to clipboard

optional error message provided by Nordic DFU for debugging purposes.

Link copied to clipboard

non human-readable error type provided by Nordic DFU for debugging purposes.

Link copied to clipboard
open override val message: String

A human-readable message that describes the nature of the error.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard