Uses of Class
com.google.zxing.FormatException
Package
Description
This is a small portion of zxing, including only what's required to generate QR codes.
-
Uses of FormatException in com.google.zxing
Modifier and TypeMethodDescriptionstatic FormatException
FormatException.getFormatInstance()
static FormatException
FormatException.getFormatInstance
(Throwable cause) -
Uses of FormatException in com.google.zxing.common
Modifier and TypeMethodDescriptionstatic CharacterSetECI
CharacterSetECI.getCharacterSetECIByValue
(int value) -
Uses of FormatException in com.google.zxing.qrcode.decoder
Modifier and TypeMethodDescriptionstatic Version
Version.getProvisionalVersionForDimension
(int dimension) Deduces version information purely from QR Code dimensions.