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