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