HttpTimeoutException.this
this
(string msg, Throwable next = null, string file = __FILE__, size_t line = __LINE__)Constructs a timeout exception.
Parameters
msg | Human readable message. |
next | Optional chained exception. |