Searched refs:getMessageForTooManyAcquireOperationsError (Results 1 – 1 of 1) sorted by relevance
71 return new Throwable(getMessageForTooManyAcquireOperationsError(), originalCause); in decorateException()123 private static String getMessageForTooManyAcquireOperationsError() { in getMessageForTooManyAcquireOperationsError() method in NettyUtils