Error Code
            public enum ErrorCode
Content copied to clipboard
Definition of Gini Capture SDK error codes.
Entries
CAMERA_NO_ACCESS
                          
                    Link copied to clipboard
                        CAMERA_NO_ACCESS
Content copied to clipboard
Couldn't get access to the camera.
CAMERA_OPEN_FAILED
                          
                    Link copied to clipboard
                        CAMERA_OPEN_FAILED
Content copied to clipboard
Camera couldn't be opened due to an unexpected error.
CAMERA_NO_PREVIEW
                          
                    Link copied to clipboard
                        CAMERA_NO_PREVIEW
Content copied to clipboard
Camera preview could not be started.
CAMERA_SHOT_FAILED
                          
                    Link copied to clipboard
                        CAMERA_SHOT_FAILED
Content copied to clipboard
Camera couldn't take a picture.
CAMERA_UNKNOWN
                          
                    Link copied to clipboard
                        CAMERA_UNKNOWN
Content copied to clipboard
An unexpected camera error occurred.
DOCUMENT_IMPORT
                          
                    Link copied to clipboard
                        DOCUMENT_IMPORT
Content copied to clipboard
An error occurred while a document was imported from the device.
MISSING_GINI_CAPTURE_INSTANCE
                          
                    Link copied to clipboard
                        MISSING_GINI_CAPTURE_INSTANCE
Content copied to clipboard
The [GiniCapture] instance is missing.