BleConnectionException

constructor(message: String? = null, cause: Throwable? = null)

Parameters

message

The detail message explaining the specific connection error.

cause

The underlying cause of this connection exception.