CmUpdateCommandError

Indicates a failure to communicate to the module the intention to start a firmware update. Possibly due to communication issues with the module.

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

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
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
Link copied to clipboard
open override fun toString(): String