NonRecoverable
class NonRecoverable<T : SDKDeviceConnectionError>(error: T, val exception: Exception? = null) : SDKDeviceConnectionState.Error<T>
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