| Package | Description |
|---|---|
| com.amazon.ask.dispatcher.request.handler.impl | |
| com.amazon.ask.model.interfaces.alexa.presentation.apl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RuntimeErrorEventHandler.canHandle(HandlerInput input,
RuntimeErrorEvent runtimeErrorEvent)
Returns true if the handler can dispatch the current request
|
Optional<Response> |
RuntimeErrorEventHandler.handle(HandlerInput input,
RuntimeErrorEvent runtimeErrorEvent)
Handles the request.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeErrorEvent |
RuntimeErrorEvent.Builder.build() |
Copyright © 2023. All rights reserved.