public class UnreadableWalletException extends 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(String s) |
UnreadableWalletException(String s,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.