Resource Base
Table of contents

Enumerations Error code

Declarations

Language Declaration
Java(Android) class EnumDCEErrorCode
Objective-C & Swift enum EnumDCEErrorCode

Members

Error Code (Android) Error Code (iOS) Value Description
DCE_OK EnumCameraErrorCode_OK 0 Successful.
DCE_LICENSE_INVALID EnumCameraErrorCode_LICENSE_INVALID -10001 The licence is invalid.
DCE_LICENSE_EXPIRED EnumCameraErrorCode_LICENSE_EXPIRED -10002 The licence has expired.
DCE_NOT_EXIST_CAMERA_MODULE EnumCameraErrorCode_NOT_EXIST_CAMERA_MODULE -10003 Camera module does not exist.
DCE_NOT_FOUND_FILE EnumCameraErrorCode_NOT_FOUND_FILE -10004 File is not found.
DCE_FILE_FORMAT_ERROR EnumCameraErrorCode_FILE_FORMAT_ERROR -10005 File format error.
DCE_LICENSEKEY_NOT_MATCHED Not available for iOS. -10043 The license key does not match the license content.
Not available for Android EnumCameraErrorCode_Requested_Failed -10044 The license key does not match the license content.
DM_NO_LICENSE EnumCameraErrorCode_NO_LICENSE -20000 There is no license specified.
DM_HANDSHAKE_CODE_INVALID EnumCameraErrorCode_HANDSHAKE_CODE_INVALID -20001 Handshake code is invalid.
DM_LICENSE_BUFFER_FAILED EnumCameraErrorCode_LICENSE_BUFFER_FAILED -20002 Failed to read or write license buffer.
DM_LICENSE_SYNC_FAILED EnumCameraErrorCode_LICENSE_SYNC_FAILED -20003 Failed to synchronize license info with Dynamsoft License Server.
DM_DEVICE_NOT_MATCH EnumCameraErrorCode_DEVICE_NOT_MATCH -20004 Device does not match with license buffer.
DM_BIND_DEVICE_FAILED EnumCameraErrorCode_BIND_DEVICE_FAILED -20005 Failed to bind device.
DM_LICENSE_INTERFACE_CONFLICT EnumCameraErrorCode_LICENSE_INTERFACE_CONFLICT -20006 Interface InitLicense can not be used together with other license initiation interfaces.
DM_LICENSE_CLIENT_DLL_MISSING EnumCameraErrorCode_LICENSE_CLIENT_DLL_MISSING -20007 The license client dll is missing.
DM_INSTANCE_COUNT_OVER_LIMITED EnumCameraErrorCode_INSTANCE_COUNT_OVER_LIMITED -20008 The number of instances used has exceeded the limit.
DM_LICENSE_INIT_SEQUENCE_FAILED EnumCameraErrorCode_LICENSE_INIT_SEQUENCE_FAILED -20009 Interface InitLicense has to be called before creating any SDK objects.
DM_TRIAL_LICENSE EnumCameraErrorCode_TRIAL_LICENSE -20010 Using a trial license.
DM_FAILED_TO_REACH_DLS EnumCameraErrorCode_FAILED_TO_REACH_DLS -20200 Fail to connect to Dynamsoft License Server.

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

version 1.0.3

  • Latest version
  • Version 4.x
    • Version 4.0.1
    • Version 4.0.0
  • Version 3.x
    • Version 3.3.10
    • Version 3.3.9
    • Version 3.3.8
    • Version 3.3.7
    • Version 3.3.6
    • Version 3.3.5
    • Version 3.3.4
    • Version 3.3.3
    • Version 3.3.2
    • Version 3.3.1
    • Version 3.3.0
    • Version 3.2.0
    • Version 3.1.0
    • Version 3.0.1
    • Version 3.0.0
  • Version 2.x
    • Version 2.3.5
    • Version 2.3.2
    • Version 2.3.1
    • Version 2.3.0
    • Version 2.1.4
    • Version 2.1.3
    • Version 2.1.0
    • Version 2.0.0
  • Version 1.x
    • Version 1.0.3
    • Version 1.0.1
    • Version 1.0.0
Change +