TimeoutExpired

Exception thrown when a fiber is suspended for too long.

class TimeoutExpired : Exception {}

Constructors

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

Meta