MessageFiber.KilledException

KilledException; thrown by suspend() when resumed by kill()

class MessageFiber
static
class KilledException : Exception {}

Constructors

this
this()
Undocumented in source.

Members

Functions

set
void set(istring file, long line)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta