-
- All Implemented Interfaces:
public final class ResultError.Capture extends ResultError
An error which occurred during the capture flow.
-
-
Field Summary
Fields Modifier and Type Field Description private final GiniCaptureErrorginiCaptureError
-
Constructor Summary
Constructors Constructor Description ResultError.Capture(GiniCaptureError giniCaptureError)
-
Method Summary
Modifier and Type Method Description final GiniCaptureErrorgetGiniCaptureError()-
-
Method Detail
-
getGiniCaptureError
final GiniCaptureError getGiniCaptureError()
-
-
-
-