EidErrorCode class
EID SDK 错误码定义
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
Static Methods
Constants
- ERR_ACCOUNT_EXCEPTION → const int
- ERR_APP_ID_NULL → const int
- ERR_DEVICE_INFO_NULL → const int
- ERR_DNS_EXCEPTION → const int
- ERR_IDCARD_DATA_DECODE_EXCEPTION → const int
- ERR_IDCARD_DATA_NULL → const int
- ERR_INNER_CID → const int
- ERR_NETWORK_CONNECT_TIMEOUT → const int
- ERR_NETWORK_EXCEPTION → const int
- ERR_NETWORK_NOT_CONNECTED → const int
- ERR_NFC_CLOSED → const int
- ERR_NFC_NOT_SUPPORT → const int
- ERR_NOT_INIT → const int
- ERR_PERMISSION_NOT_GRANTED → const int
- ERR_TRAVEL_PARAMS_ERROR → const int
-
errorMessages
→ const Map<
int, String> - 错误码消息映射
- FINANCE_SDK_NOT_FOUND → const int
- HTTP_UNKNOWN_ERROR → const int
- INIT_FAIL → const int
- INIT_SUCCESS → const int
- READ_CARD_DELAY → const int
- READ_CARD_DELAY_FAILED → const int
- READ_CARD_FAILED → const int
- READ_CARD_READY → const int
- READ_CARD_START → const int
- READ_CARD_SUCCESS → const int
- SUCCESS → const int