| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.system |
Contains classes used by the
System interface. |
| com.amazon.speech.speechlet.interfaces.system.request |
Contains classes used to represent the requests sent to your Alexa skill relating to the
System interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
System.onExceptionEncountered(SpeechletRequestEnvelope<ExceptionEncounteredRequest> requestEnvelope)
Entry point for a runtime exception occurring on the device.
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionEncounteredRequest |
ExceptionEncounteredRequest.Builder.build() |
Copyright © 2016. All rights reserved.