Uses of Class
fr.marcwrobel.jbanking.creditor.CreditorIdentifierFormatException
-
Packages that use CreditorIdentifierFormatException Package Description fr.marcwrobel.jbanking.creditor -
-
Uses of CreditorIdentifierFormatException in fr.marcwrobel.jbanking.creditor
Methods in fr.marcwrobel.jbanking.creditor that return CreditorIdentifierFormatException Modifier and Type Method Description static CreditorIdentifierFormatExceptionCreditorIdentifierFormatException. forNotProperlyFormattedInput(String input)Creates aCreditorIdentifierFormatExceptiontelling the given Creditor Identifier is not properly formatted.
-