ConnTimeoutException

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

class ConnTimeoutException : Exception {}

Constructors

this
this(string file, size_t line)
Undocumented in source.

Meta