public static class AddressFormatException.InvalidCharacter 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 |
|---|
InvalidCharacter(char character,
int position) |