public class MongoWaitQueueFullException extends MongoClientException
ConnectionPoolSettings.getMaxWaitQueueSize()
,
Serialized FormModifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MongoWaitQueueFullException(java.lang.String message)
Constructs a new instance with the given message.
|
fromThrowable, getCode
private static final long serialVersionUID