DocumentReaderErrorCodes class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- APP_BACKGROUND → const int
- BACKEND_ONLINE_PROCESSING → const int
- BLE_EXCEPTION → const int
- DB_DESCRIPTION_NOT_FOUND → const int
- DB_DOWNLOAD → const int
- DB_ID_NOT_FOUND → const int
- DOWNLOAD_DB_INCORRECT_CHECKSUM → const int
- FEATURE_BLUETOOTH_LE_NOT_SUPPORTED → const int
- FETCHING_DATABASE → const int
- INCORRECT_SCENARIO → const int
- INITIALIZATION_CORE_ABSENT → const int
- INITIALIZATION_FAILED → const int
- INVALID_TCC_PARAMS → const int
- LICENSE_ABSENT_OR_CORRUPTED → const int
- LICENSE_DATABASE_INCORRECT → const int
- LICENSE_INVALID_DATE → const int
- LICENSE_INVALID_DEVICE_ID → const int
- LICENSE_INVALID_SYSTEM_OR_APP_ID → const int
- LICENSE_INVALID_VERSION → const int
- LICENSE_NO_AUTHENTICITY → const int
- LICENSE_NO_CAPABILITIES → const int
- LICENSE_NO_DATABASE → const int
- LICENSE_ONLINE_ERROR → const int
- NATIVE_JAVA_EXCEPTION → const int
- NO_RESULT → const int
- ONLINE_PROCESSING_WRONG_INPUT → const int
- RECORD_PROCESS_INVALID_OUTPUT_URL → const int
- REMOVE_DATABASE → const int
- RFID_IN_PROGRESS → const int
- SAVE_DB → const int
- STATE_EXCEPTION → const int
- WRONG_INPUT → const int