CmNetworkError

Signifies a network problem that prevented fetching the firmware update from the server.

Can happen during the CmFirmwareUpdateStep.Fetching 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