Class Wallet.ExceededMaxTransactionSize

All Implemented Interfaces:
Serializable
Enclosing class:
Wallet

public static class Wallet.ExceededMaxTransactionSize extends Wallet.CompletionException
Thrown if the resultant transaction is too big for Bitcoin to process. Try breaking up the amounts of value.
See Also:
  • Constructor Details

    • ExceededMaxTransactionSize

      public ExceededMaxTransactionSize()