Package org.bitcoinj.wallet
Class UnreadableWalletException.FutureVersion
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.bitcoinj.wallet.UnreadableWalletException
 - 
- org.bitcoinj.wallet.UnreadableWalletException.FutureVersion
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Enclosing class:
 - UnreadableWalletException
 
public static class UnreadableWalletException.FutureVersion extends UnreadableWalletException
- See Also:
 - Serialized Form
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class org.bitcoinj.wallet.UnreadableWalletException
UnreadableWalletException.BadPassword, UnreadableWalletException.FutureVersion, UnreadableWalletException.WrongNetwork 
 - 
 
- 
Constructor Summary
Constructors Constructor Description FutureVersion() 
 -