Uses of Class
com.google.zxing.ChecksumException
Package
Description
This is a small portion of zxing, including only what's required to generate QR codes.
-
Uses of ChecksumException in com.google.zxing
Modifier and TypeMethodDescriptionstatic ChecksumException
ChecksumException.getChecksumInstance()
static ChecksumException
ChecksumException.getChecksumInstance
(Throwable cause)