Package org.iban4j
Class Iban4jException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iban4j.Iban4jException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BicFormatException,IbanFormatException,InvalidCheckDigitException,UnsupportedCountryException
Base Runtime Exception Class for the library exceptions.
-
Constructor Summary
ConstructorsConstructorDescriptionIban4jException(String message) Iban4jException(String message, Throwable cause) Iban4jException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Iban4jException
public Iban4jException() -
Iban4jException
-
Iban4jException
-
Iban4jException
-