Class Wallet.BadWalletEncryptionKeyException

All Implemented Interfaces:
Serializable
Enclosing class:
Wallet

public static class Wallet.BadWalletEncryptionKeyException extends Wallet.CompletionException
Thrown if the private keys and seed of this wallet cannot be decrypted due to the supplied encryption key or password being wrong.
See Also:
  • Constructor Details

    • BadWalletEncryptionKeyException

      public BadWalletEncryptionKeyException(Throwable throwable)