public static class MiniConnectionPoolManager.TimeoutException extends RuntimeException
MiniConnectionPoolManager.getConnection()
or MiniConnectionPoolManager.getValidConnection()
when no free connection becomes
available within timeout
seconds.Constructor and Description |
---|
TimeoutException() |
TimeoutException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TimeoutException()
public TimeoutException(String msg)