CmAborted

Represents a situation where the connection process was aborted by the user or the system.

This error will occur when trying to connect to a module during ongoing connection process. Can be safely ignored in this case.

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 describing 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