public class AddressFormatException
extends java.lang.IllegalArgumentException
| Modifier and Type | Class and Description |
|---|---|
static class |
AddressFormatException.InvalidCharacter |
static class |
AddressFormatException.InvalidChecksum |
static class |
AddressFormatException.InvalidDataLength |
static class |
AddressFormatException.InvalidPrefix |
static class |
AddressFormatException.WrongNetwork |
| Constructor and Description |
|---|
AddressFormatException() |
AddressFormatException(java.lang.String message) |