mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
FiberKilled
mecca
reactor
types
Undocumented in source.
class
FiberKilled :
FiberInterrupt
{
mixin
ExceptionBody
!
"Fiber was killed by another fiber"
;
}
Members
Mixins
__anonymous
mixin
ExceptionBody
!
"Fiber was killed by another fiber"
Undocumented in source.
Inherited Members
From FiberInterrupt
__anonymous
mixin
ExceptionBody
Undocumented in source.
Meta
Source
See Implementation
mecca
reactor
types
aliases
FiberId
classes
FiberInterrupt
FiberKilled
ReactorExit
TimeoutExpired