DocumentQueryException
Class
Definition
Represents an exception from the Azure DocumentDB database service queries.
public sealed class DocumentQueryException : Microsoft.Azure.Documents.DocumentClientException
- Inheritance
Inherited Members
Microsoft.Azure.Documents.DocumentClientException
Constructors
| DocumentQueryException(String) |
Initializes a new instance of the DocumentQueryException class in the Azure DocumentDB database service. |
| DocumentQueryException(String, Exception) |
Initializes a new instance of the DocumentQueryException class in the Azure DocumentDB database service. |