public static class AddressFormatException.InvalidPrefix extends AddressFormatException
PrefixedChecksummedBytes hierarchy of classes when you try and decode an
address or private key with an invalid prefix (version header or human-readable part). You shouldn't allow the
user to proceed in this case.AddressFormatException.InvalidCharacter, AddressFormatException.InvalidChecksum, AddressFormatException.InvalidDataLength, AddressFormatException.InvalidPrefix, AddressFormatException.WrongNetwork| Constructor and Description |
|---|
InvalidPrefix() |
InvalidPrefix(java.lang.String message) |