Fireblocks Error
Possible fireblocks errors
Inheritors
Types
Used in com.fireblocks.sdk.Fireblocks.recoverKeys
Indicates that there are no keys to recover from the backend.
Used in com.fireblocks.sdk.Fireblocks.backupKeys
Indicates that key backup with the backend failed.
Used in com.fireblocks.sdk.Fireblocks.generateMPCKeys
During key creation, several messages from the backend are handled. This indicates that one of the messages failed to process on the device.
Used in com.fireblocks.sdk.Fireblocks.deriveAssetKey
Indicates deriving the asset key failed.
Used in com.fireblocks.sdk.Fireblocks.generateMPCKeys
Indicates that the process of registering the deviceId with the backend failed.
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates that the key export failed. Reason may be available in the log.
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates the client failed to export all the available keys.
Used in com.fireblocks.sdk.Fireblocks.backupKeys
Indicates the client failed to get the meta data of the key from the backend.
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates the client failed to load the keys, provided by com.fireblocks.sdk.keys.FireblocksKeyStorage implementation.
The com.fireblocks.sdk.keys.FireblocksKeyStorage is provided to the com.fireblocks.sdk.Fireblocks via the initialize method
Used in com.fireblocks.sdk.Fireblocks.recoverKeys
Indicates that key recovery failed.
Used in com.fireblocks.sdk.Fireblocks.takeover
Indicates failure to receive keys for takeover from the backend.
Used in com.fireblocks.sdk.Fireblocks.generateMPCKeys
Indicates that one or more of the keys requested, failed to initiate.
Used in com.fireblocks.sdk.Fireblocks.generateMPCKeys
Indicates that after key creation, the public key failed to backup with the backend.
Used in com.fireblocks.sdk.Fireblocks.signTransaction
During transaction signing, several messages from the backend are handled. Indicates message processing failed to start.
Used in com.fireblocks.sdk.Fireblocks.takeover
Indicates there was an error while processing the takeover request.
Used in com.fireblocks.sdk.Fireblocks.takeover
Indicates there was an error while processing the takeover request on all of the keys.
Used in com.fireblocks.sdk.Fireblocks.signTransaction
During transaction signing, several messages from the backend are handled. Indicates that one of the messages could not be parsed.
Used in com.fireblocks.sdk.Fireblocks.generateMPCKeys
During key creation, several messages from the backend are handled. This indicates that one of the messages second to last did not arrive in reasonable time.
Used in com.fireblocks.sdk.Fireblocks.backupKeys
Indicates there is a discrepancy regarding keyIds between the client and the backend
Used in com.fireblocks.sdk.Fireblocks.takeover
Indicates failure to receive keys for takeover from the backend in reasonable time.
Used in com.fireblocks.sdk.Fireblocks.generateMPCKeys
Indicates that com.fireblocks.sdk.Fireblocks.generateMPCKeys was called with an empty set of algorithms.
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates the cloud key share isn't full.
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates the cloud key share isn't full.
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates that some of the data needed to export the key is not available.
Used in com.fireblocks.sdk.Fireblocks.backupKeys
Indicates the client failed to get the meta data of the key from the backend.
Used in com.fireblocks.sdk.Fireblocks.generateMPCKeys
Indicates that the meta data of the key was previously sent to the backend, but the key is no longer on the client.
Used in com.fireblocks.sdk.Fireblocks.backupKeys
Indicates the client failed to get the meta data of the key from the backend.
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates the client failed to load the keys, provided by com.fireblocks.sdk.keys.FireblocksKeyStorage implementation.
The com.fireblocks.sdk.keys.FireblocksKeyStorage is provided to the com.fireblocks.sdk.Fireblocks via the initialize method
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates the client failed to load the keys content, provided by com.fireblocks.sdk.keys.FireblocksKeyStorage implementation.
The com.fireblocks.sdk.keys.FireblocksKeyStorage is provided to the com.fireblocks.sdk.Fireblocks via the initialize method
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates the client failed to load the keys, provided by com.fireblocks.sdk.keys.FireblocksKeyStorage implementation.
The com.fireblocks.sdk.keys.FireblocksKeyStorage is provided to the com.fireblocks.sdk.Fireblocks via the initialize method
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates that some of the data needed to export the key is not available.
Used in com.fireblocks.sdk.Fireblocks.generateMPCKeys
During key creation, several messages from the backend are handled. This indicates that the first message did not arrive in reasonable time.
Used in com.fireblocks.sdk.Fireblocks.signTransaction
During transaction signing, several messages from the backend are handled. Indicates that the first message failed to arrive in reasonable time.
Used in com.fireblocks.sdk.Fireblocks.exportFullKeys
Indicates that the recovered key is not equal to the original key.
Used in com.fireblocks.sdk.Fireblocks.generateMPCKeys
Indicates that com.fireblocks.sdk.Fireblocks.generateMPCKeys was called with an an invalid algorithm.
Used in com.fireblocks.sdk.Fireblocks.signTransaction
Indicates that com.fireblocks.sdk.Fireblocks.signTransaction was called with an invalid txId.