Gini Bank SDK for Android
Gini Bank SDK for Android
/
net.gini.android.capture.document
/
GiniCaptureDocumentError
/
ErrorCode
Error
Code
public
enum
ErrorCode
Internal use only.
Entries
Functions
Entries
UPLOAD_FAILED
Link copied to clipboard
UPLOAD_FAILED
FILE_VALIDATION_FAILED
Link copied to clipboard
FILE_VALIDATION_FAILED
Functions
value
Of
Link copied to clipboard
public
static
GiniCaptureDocumentError.ErrorCode
valueOf
(
String
name
)
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
public
static
Array
<
GiniCaptureDocumentError.ErrorCode
>
values
(
)
Returns an array containing the constants of this enum type, in the order they're declared.