thrownewSQLTimeoutException(poolName+" - Cannot acquire connection, Timeout after " +clockSource.elapsedMillis(startTime)+"ms.",sqlState,originalException);
thrownewSQLTransientConnectionException(poolName+" - Connection not available, timeout after " +clockSource.elapsedMillis(startTime)+"ms.",sqlState,originalException);