Table of Contents

Class DocumentCountExceedsMaxException

Namespace
DataStax.AstraDB.DataApi.Core.Results
Assembly
DataStax.AstraDB.DataApi.dll

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()