JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.iban4j.BicFormatException
Packages that use
BicFormatException
Package
Description
org.iban4j
Root package for iban4j implementation.
Uses of
BicFormatException
in
org.iban4j
Methods in
org.iban4j
that throw
BicFormatException
Modifier and Type
Method
Description
static void
BicUtil.
validate
(
String
bic)
Validates bic.
static
Bic
Bic.
valueOf
(
String
bic)
Returns a Bic object holding the value of the specified String.