DebugErrorMessage Element in Microsoft.Search.Response Schema for Enterprise Search
Contains the error message if an error occurred with the query request. Applies to the Enterprise Search Query Web service. For more information, see Enterprise Search Query Web Service Overview.
<DebugErrorMessage>
</DebugErrorMessage>
Attributes
Attribute | Description |
---|---|
None |
Child Elements
None. |
Parent Elements
Response Element in Microsoft.Search.Response Schema for Enterprise Search |
Remarks
If an error occurs, the DebugErrorMessage element will contain a string with an error message corresponding to the error code returned in the Status Element in Microsoft.Search.Response Schema for Enterprise Search element.
Schema name: Microsoft.Search.Response
Applies to: Query Web method (Microsoft.Search.Response.Document)
See Also
Concepts
Microsoft.Search.Response Schema for Enterprise Search
Enterprise Search Query Web Service Overview