ConnTimeoutException

The exception is thrown when there is no any free connection for freeConnTimeout duration while trying to lock one.

class ConnTimeoutException : Exception {}

Meta