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