NonRecoverable

This state indicates that an error described by SDKDeviceConnectionError and a exception has occurred and its NotRecoverable Nothing can be done after the SDKDeviceConnection is in this state

Constructors

Link copied to clipboard
constructor(error: T, exception: Exception? = null)

Properties

Link copied to clipboard
val error: T
Link copied to clipboard
val exception: Exception? = null