Package org.bitcoinj.wallet
Class Wallet.MultipleOpReturnRequested
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- org.bitcoinj.wallet.Wallet.CompletionException
 - 
- org.bitcoinj.wallet.Wallet.MultipleOpReturnRequested
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Enclosing class:
 - Wallet
 
public static class Wallet.MultipleOpReturnRequested extends Wallet.CompletionException
Thrown if there is more than one OP_RETURN output for the resultant transaction.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description MultipleOpReturnRequested() 
 -