Uses of Class
de.adorsys.ledgers.middleware.api.exception.MiddlewareModuleException
-
Packages that use MiddlewareModuleException Package Description de.adorsys.ledgers.middleware.api.exception -
-
Uses of MiddlewareModuleException in de.adorsys.ledgers.middleware.api.exception
Methods in de.adorsys.ledgers.middleware.api.exception that return MiddlewareModuleException Modifier and Type Method Description static MiddlewareModuleExceptionMiddlewareModuleException. paymentValidationException(String msg)Methods in de.adorsys.ledgers.middleware.api.exception that return types with arguments of type MiddlewareModuleException Modifier and Type Method Description static Supplier<MiddlewareModuleException>MiddlewareModuleException. blockedSupplier(MiddlewareErrorCode code, String iban, boolean isRegularBlock)
-