Class Wallet.CompletionException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Wallet.BadWalletEncryptionKeyException, Wallet.CouldNotAdjustDownwards, Wallet.DustySendRequested, Wallet.ExceededMaxTransactionSize, Wallet.MultipleOpReturnRequested
Enclosing class:
Wallet

public static class Wallet.CompletionException extends RuntimeException
Class of exceptions thrown in Wallet.completeTx(SendRequest).
See Also:
  • Constructor Details

    • CompletionException

      public CompletionException()
    • CompletionException

      public CompletionException(Throwable throwable)