Class BicFormatException

All Implemented Interfaces:
Serializable

public final class BicFormatException extends RuntimeException
Thrown to indicate that an attempt has been made to convert a string to a Bic, but that the string does not have the appropriate format.
Since:
1.0
See Also:
  • Method Details

    • getInputString

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