Uses of Class
zext.plantuml.com.google.zxing.ReaderException
Packages that use ReaderException
-
Uses of ReaderException in zext.plantuml.com.google.zxing
Subclasses of ReaderException in zext.plantuml.com.google.zxingModifier and TypeClassDescriptionfinal class
Thrown when a barcode was successfully detected and decoded, but was not returned because its checksum feature failed.final class
Thrown when a barcode was successfully detected, but some aspect of the content did not conform to the barcode's format rules.final class
Thrown when a barcode was not found in the image.