public static class AddressFormatException.InvalidDataLength extends AddressFormatException
Base58 when you try to decode data and a character
isn't valid. You shouldn't allow the user to proceed in this case.AddressFormatException.InvalidCharacter, AddressFormatException.InvalidChecksum, AddressFormatException.InvalidDataLength| Constructor and Description |
|---|
InvalidDataLength() |
InvalidDataLength(java.lang.String message) |