thrownewSQLTransientConnectionException(poolName+" - Connection not available, timeout after " +clockSource.elapsedMillis(startTime)+"ms.",sqlState,originalException);
thrownewSQLTransientConnectionException(poolName+" - Connection is not available, request timed out after " +clockSource.elapsedMillis(startTime)+"ms.",sqlState,originalException);