kmp-ble
Toggle table of contents
0.13.1
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-ble
kmp-ble-mesh
/
com.atruedev.kmpble.mesh.provisioning
/
ProvisioningException
Provisioning
Exception
class
ProvisioningException
(
val
phase
:
ProvisioningPhase
,
reason
:
String
)
:
Exception
Exception thrown when provisioning fails at a specific phase.
Members
Constructors
Provisioning
Exception
Link copied to clipboard
constructor
(
phase
:
ProvisioningPhase
,
reason
:
String
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?
phase
Link copied to clipboard
val
phase
:
ProvisioningPhase