Class AerospikeException.AsyncQueueFull

All Implemented Interfaces:
Serializable
Enclosing class:
AerospikeException

public static final class AerospikeException.AsyncQueueFull extends AerospikeException.Backoff
Exception thrown when async command was rejected because the async delay queue is full.
See Also:
  • Constructor Details

    • AsyncQueueFull

      public AsyncQueueFull()