NonRecoverableError
class NonRecoverableError(val error: SDKTransactionError, val exception: Exception? = null) : SDKTransactionState
This state indicates that an error described by SDKTransactionError and a exception has occurred and its NotRecoverable Nothing can be done after the SDKTransactionIntent is in this state