public interface System
| Modifier and Type | Method and Description |
|---|---|
void |
onExceptionEncountered(SpeechletRequestEnvelope<ExceptionEncounteredRequest> requestEnvelope)
Entry point for a runtime exception occurring on the device.
|
void onExceptionEncountered(SpeechletRequestEnvelope<ExceptionEncounteredRequest> requestEnvelope)
requestEnvelope - the request envelope containing the exception encountered request to handleCopyright © 2016. All rights reserved.