Class IbanityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibanity.apis.client.exceptions.IbanityException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IbanityClientException,IbanityServerException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIbanityException(List<IbanityError> errors, int httpStatusCode, String requestId) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IbanityException
-