Uses of Class
com.core.util.qrcode.exception.UnreadableDataException
-
Packages that use UnreadableDataException Package Description com.core.util.qrcode.util -
-
Uses of UnreadableDataException in com.core.util.qrcode.util
Methods in com.core.util.qrcode.util that throw UnreadableDataException Modifier and Type Method Description java.io.File
QRCode. toFile(java.lang.String fileName, java.lang.String fileFormat)
java.awt.image.BufferedImage
QRCode. toImage()
-