HttpTimeoutException.this

this(string msg, Throwable next = null, string file = __FILE__, size_t line = __LINE__)

Constructs a timeout exception.

Parameters

msgHuman readable message.
nextOptional chained exception.