Uses of Class
com.google.zxing.ReaderException
-
Packages that use ReaderException Package Description com.google.zxing -
-
Uses of ReaderException in com.google.zxing
Subclasses of ReaderException in com.google.zxing Modifier and Type Class Description classChecksumExceptionThrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.classFormatExceptionThrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.classNotFoundExceptionThrown when a barcode was not found in the image.
-