public class MiddlewareModuleException extends RuntimeException
| Constructor and Description |
|---|
MiddlewareModuleException() |
| Modifier and Type | Method and Description |
|---|---|
static Supplier<MiddlewareModuleException> |
blockedSupplier(MiddlewareErrorCode code,
String iban,
boolean isRegularBlock) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static Supplier<MiddlewareModuleException> blockedSupplier(MiddlewareErrorCode code, String iban, boolean isRegularBlock)
Copyright © 2020. All rights reserved.