mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
TimeoutExpired
mecca
reactor
types
Exception thrown when a fiber is suspended for too long.
class
TimeoutExpired : Exception {
this
(string file, size_t line, Throwable next);
}
Constructors
this
this
(string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
mecca
reactor
types
aliases
FiberId
classes
FiberInterrupt
FiberKilled
ReactorExit
TimeoutExpired
Exception thrown when a fiber is suspended for too long.