FinishWithError
class FinishWithError(val type: SDKScannerResultListener.ErrorType, val message: String?) : SDKFakeReaderActionRequest.OnScannerStart.ScannerStartAction
Finish the scanner with error.
Parameters
type
the error type
message
the error message