Class IbanFormatException

  • All Implemented Interfaces:
    Serializable

    public final class IbanFormatException
    extends RuntimeException
    Thrown to indicate that an attempt has been made to convert a string to a Iban, but that the string does not have the appropriate format.
    Since:
    1.0
    Author:
    Marc Wrobel
    See Also:
    Iban(String), Serialized Form
    • Method Detail

      • getInputString

        public String getInputString()
        Returns the input String that caused this exception to be raised.
        Returns:
        a string