MongoWaitQueueFullException (original) (raw)


@Deprecated
public class MongoWaitQueueFullException
extends MongoClientException
An exception indicating that the queue for waiting for a pooled connection is full.
Since:
3.0
See Also:
ConnectionPoolSettings.getMaxWaitQueueSize(), Serialized Form