Class RangeScanPartitionFailedException

All Implemented Interfaces:
Serializable

@Internal public class RangeScanPartitionFailedException extends CouchbaseException
This is an internal exception used to signal exceptional states in the range scan orchestrator.
See Also:
  • Constructor Details

    • RangeScanPartitionFailedException

      public RangeScanPartitionFailedException(String message, ResponseStatus status)
  • Method Details