| Package | Description |
|---|---|
| com.amazon.ask.dispatcher.exception.impl |
| Modifier and Type | Method and Description |
|---|---|
DefaultExceptionMapper.Builder |
DefaultExceptionMapper.Builder.addExceptionHandler(ExceptionHandler handler)
Adds an exception handler to the end of the handler chain.
|
static DefaultExceptionMapper.Builder |
DefaultExceptionMapper.builder() |
DefaultExceptionMapper.Builder |
DefaultExceptionMapper.Builder.withExceptionHandlers(List<ExceptionHandler> exceptionHandlers)
List of exception handlers to use in the handler chain.
|
Copyright © 2018. All rights reserved.