public class UnreadableWalletException
extends java.lang.Exception
WalletProtobufSerializer
when the serialized protocol buffer is either corrupted,
internally inconsistent or appears to be from the future.Modifier and Type | Class and Description |
---|---|
static class |
UnreadableWalletException.BadPassword |
static class |
UnreadableWalletException.FutureVersion |
static class |
UnreadableWalletException.WrongNetwork |
Constructor and Description |
---|
UnreadableWalletException(java.lang.String s) |
UnreadableWalletException(java.lang.String s,
java.lang.Throwable t) |