LowerTransportError

Defines a set of errors originating from the lower transport layer.

Inheritors

Types

Link copied to clipboard

Thrown when the target device is busy at the moment and could not accept the message.

Link copied to clipboard

Sending segmented messages was cancelled.

Link copied to clipboard

Thrown when the segmented message has not been acknowledged before the timeout occurred.

Properties

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

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