| Package | Description |
|---|---|
| org.iban4j |
Root package for iban4j implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BicFormatException
Thrown to indicate that the application has attempted to convert
a string to Bic or to validate Bic's string representation, but the string does not
have the appropriate format.
|
class |
IbanFormatException
Thrown to indicate that the application has attempted to convert
a string to Iban, but that the string does not
have the appropriate format.
|
class |
InvalidCheckDigitException
Thrown to indicate that Iban's check digit is invalid
|
class |
UnsupportedCountryException
Thrown to indicate that requested country is not supported.
|
Copyright © 2020. All rights reserved.