-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum GiniCaptureDocumentError.ErrorCodeInternal use only.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description UPLOAD_FAILEDFILE_VALIDATION_FAILED
-
Method Summary
Modifier and Type Method Description static Array<GiniCaptureDocumentError.ErrorCode>values()static GiniCaptureDocumentError.ErrorCodevalueOf(String name)-
-
Method Detail
-
values
static Array<GiniCaptureDocumentError.ErrorCode> values()
-
valueOf
static GiniCaptureDocumentError.ErrorCode valueOf(String name)
-
-
-
-