-
- All Implemented Interfaces:
public final class QRResult.QRError extends QRResult
Error while setting up CameraX or while MLKit analysis.
-
-
Method Summary
Modifier and Type Method Description final ExceptiongetException()the cause why the Activity was finished. -
-
Method Detail
-
getException
final Exception getException()
the cause why the Activity was finished.
-
-
-
-