Class DocumentCountExceedsMaxException
Exception thrown from CountDocumentsAsync when the number of documents exceeds the maximum stated limit, or the internal Data API limit.
public class DocumentCountExceedsMaxException : Exception, ISerializable, _Exception
- Inheritance
-
DocumentCountExceedsMaxException
- Implements
- Inherited Members
Constructors
DocumentCountExceedsMaxException()
Initializes a new instance of DocumentCountExceedsMaxException.
public DocumentCountExceedsMaxException()