-
- All Implemented Interfaces:
public final class ScannedCardResult.Failure extends ScannedCardResult
-
-
Constructor Summary
Constructors Constructor Description ScannedCardResult.Failure(Throwable throwable)
-
Method Summary
Modifier and Type Method Description final ThrowablegetThrowable()-
-
Constructor Detail
-
ScannedCardResult.Failure
ScannedCardResult.Failure(Throwable throwable)
-
-
Method Detail
-
getThrowable
final Throwable getThrowable()
-
-
-
-