EUC BLE Library
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
EUC BLE Library
EUC BLE Library
/
io.github.tritbool.euc.ble.exceptions
/
BLEException
/
BLEException
BLEException
constructor
(
message
:
String
)
(
source
)
constructor
(
message
:
String
,
cause
:
Throwable
)
(
source
)
constructor
(
cause
:
Throwable
)
(
source
)
constructor
(
message
:
String
,
errorType
:
BLEException.ErrorType
)
(
source
)
constructor
(
message
:
String
,
cause
:
Throwable
,
errorType
:
BLEException.ErrorType
)
(
source
)