public class PoolAcquireTimeoutException extends TimeoutException
TimeoutException
that denotes that a Pool.acquire(Duration)
has timed out. Said Duration
can be obtained via getAcquireTimeout()
.Constructor and Description |
---|
PoolAcquireTimeoutException(Duration acquireTimeout) |
Modifier and Type | Method and Description |
---|---|
Duration |
getAcquireTimeout() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString