DocumentServiceQueryException Properties

Include Protected Members
Include Inherited Members

The DocumentServiceQueryException type exposes the following members.

Properties

  Name Description
Public property ActivityId Gets the activity ID associated with the request. (Inherited from DocumentClientException.)
Public property Data (Inherited from Exception.)
Public property Error Gets the error code associated with the exception. (Inherited from DocumentClientException.)
Public property HelpLink (Inherited from Exception.)
Public property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property RequestCharge Gets the cost of the request. (Inherited from DocumentClientException.)
Public property ResponseHeaders Gets the headers associated with the response. (Inherited from DocumentClientException.)
Public property RetryAfter Gets the recommended time interval after which the client can retry failed requests. (Inherited from DocumentClientException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property StatusCode Gets or sets the request status code. (Inherited from DocumentClientException.)
Public property TargetSite (Inherited from Exception.)

Top

See Also

Reference

DocumentServiceQueryException Class

Microsoft.Azure.Documents.Linq Namespace