ErrorResponse Object

English Query

English Query

ErrorResponse Object

Returned from Session.ParseRequest method when the English request was not understood.

Properties
Description Property Contains a description of the error to be displayed to the end user.
Remarks

This object contains parsing errors.

The integers that represent the type of response object are described in the Type property.

The ErrorResponse object has all the properties and methods of the Response object.

See Also

ParseRequest Method

Response Object

Session Object

Type Property