TimeoutExpired.this

this(string operation, string file = __FILE__, size_t line = __LINE__) @safe

Constructs a new TimeoutExpired exception.

Parameters

operationDescription of the operation that timed out.
fileThe source file where the exception was thrown.
lineThe line number where the exception was thrown.