| Package | Description |
|---|---|
| org.mule.connectors.atlantic.commons.builder.config |
| Modifier and Type | Class and Description |
|---|---|
class |
DefinedExceptionHandler<T extends Throwable,R> |
| Modifier and Type | Method and Description |
|---|---|
<C extends Throwable> |
ExecutionConfigBuilder.withExceptionHandler(Class<C> exceptionClass,
ExceptionHandler<C,R> exceptionHandler) |
| Constructor and Description |
|---|
DefinedExceptionHandler(Class<T> handledException,
ExceptionHandler<T,R> exceptionHandler) |
Copyright © 2018. All rights reserved.