DeviceBlockedException

Thrown to indicate that device is blocked due to too many incorrect authentication attempts. Recommended action is to wait for some time before trying to connect again.

Constructors

Link copied to clipboard
constructor()

Properties

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