MessageFiber.ResumeException

ResumedException; thrown by suspend() when resumed with the wrong identifier

class MessageFiber
static
class ResumeException : Exception {}

Constructors

this
this()
Undocumented in source.

Members

Functions

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

Meta