| Modifier and Type |
Field and Description |
static int |
ERROR_CHECK_APP_VERSION_FAILED
Failed to check whether there is an update or a mandatory version.
|
static int |
ERROR_CHECK_INTEGRITY_FAILED
Unauthorized changes have been made to your device
Contact customer service.
|
static int |
ERROR_CHECK_INTEGRITY_NOT_AVAILABLE
Failed to check device integrity check
Try again.
|
static int |
ERROR_EXCEED_NUMBER_OF_DEVICES
Exceeded number of devices allowed per package in Developer Mode
|
static int |
ERROR_EXTERNAL_DISPLAY_NOT_ALLOWED
Failed to display on external display.
|
static int |
ERROR_ILLEGAL_MSG
Internal State Machine failed to handle message
|
static int |
ERROR_INIT_TA_FAILED
Failed to initialize TA files because failed to unzip.
|
static int |
ERROR_INVALID_HD_PATH
Wrong HD path input
|
static int |
ERROR_INVALID_INPUT_UTXO
input utxo count can't exceed 20
|
static int |
ERROR_INVALID_SCW_APP_ID
Failed to validate scw_app_id from Keystore
Unauthorized applications are prohibited to access the Keystore
|
static int |
ERROR_INVALID_TRANSACTION_FORMAT
Failed to sign transaction because transaction value is not valid.
|
static int |
ERROR_LOAD_TA_FAILED
Failed to load Trusted Applications
|
static int |
ERROR_MANDATORY_APP_UPDATE_NEEDED
There is mandatory app update.
|
static int |
ERROR_NEGATIVE_VALUE
Value is negative value .
|
static int |
ERROR_NETWORK_FAILED
Network error occurred.
|
static int |
ERROR_NETWORK_NOT_AVAILABLE
There is no network connection.
|
static int |
ERROR_NONE
No error to operate
|
static int |
ERROR_NOT_SUPPORTED_COUNTRY
Country of the device is not supported by Keystore yet
|
static int |
ERROR_OP_FAIL
Requested operation fail
|
static int |
ERROR_OP_INTERRUPTED
Requested operation cancelled
|
static int |
ERROR_OP_NOT_SUPPORTED
Requested operation is not supported.
|
static int |
ERROR_OP_TIMEOUT
Requested operation cancelled by timeout
|
static int |
ERROR_OUT_OF_BOUND_VALUE
Failed to sign transaction because of the amount is out of bound.
|
static int |
ERROR_OUT_OF_INPUT_UTXO_SIZE
input utxo size can't exceed 50KB
|
static int |
ERROR_OUT_OF_OUTPUT_COUNT
output count can't exceed 2
|
static int |
ERROR_SERVER_FAILED
Server error occurred.
|
static int |
ERROR_TNC_NOT_AGREED
Latest term is not agreed.
|
static int |
ERROR_USER_AUTHENTICATION_FAILED
Failed to authenticate the user
|
static int |
ERROR_WALLET_NOT_CREATED
Wallet is not created.
|
static int |
ERROR_WALLET_RESET
User entered wrong PIN too many times.
|