RecoverableError
class RecoverableError(isAborted: () -> Boolean, val error: SDKPrinterError, recoverFn: () -> Unit) : SDKPrintState
This state indicates that an error described by SDKPrinterError has occurred and its recoverable
This state indicates that an error described by SDKPrinterError has occurred and its recoverable