@Deprecated public interface ExceptionMapper extends GenericExceptionMapper<HandlerInput,Optional<com.amazon.ask.model.Response>>
DefaultRequestDispatcher
to act on unhandled exceptions encountered during request processing.
The exception mapper contains one or more exception handlers. Handlers are accessed through the mapper to attempt to
find a handler that is compatible with the current exception.getHandler
Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.