Class TooManyRowsToCountException

All Implemented Interfaces:
Serializable

public class TooManyRowsToCountException extends DataAPIException
Error when too many documents in the collection
See Also:
  • Constructor Details

    • TooManyRowsToCountException

      public TooManyRowsToCountException()
      Default constructor.
    • TooManyRowsToCountException

      public TooManyRowsToCountException(int upperLimit)
      Default constructor.
      Parameters:
      upperLimit - what it the most the count can return