ReadTimeoutException

Thrown by TCPConnection read-alike operations when timeout is reached.

Constructors

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

Meta