LinkTerminated

Thrown if a linked thread has terminated.

class LinkTerminated : Exception {
Tid tid;
}

Constructors

this
this(Tid t, string msg)

Meta