Index
Constructors
Properties
Constructors
constructor
-
Parameters
-
requestId: string
Request ID of the intent.
-
Optional debugString: undefined | string
Human readable description of this error.
Returns InvalidRequestError
-
Properties
Optional debugString
Human readable description of this error
errorCode
The cause for this error
message
name
requestId
Request ID from the associated EXECUTE
intent.
Use the
InvalidRequestError
to indicate that you are unable to process the intent request provided to your app.For more details on error handling, see HandlerError.