Package | Description |
---|---|
com.google.zxing |
This is a small portion of zxing, including only what's required to generate QR codes.
|
Modifier and Type | Class and Description |
---|---|
class |
ChecksumException
Thrown when a barcode was successfully detected and decoded, but
was not returned because its checksum feature failed.
|
class |
FormatException
Thrown when a barcode was successfully detected, but some aspect of
the content did not conform to the barcode's format rules.
|