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