tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
BadLoopException
tanya
async
loop
Exception thrown on errors in the event loop.
class
BadLoopException : Exception {
this
(string file, size_t line, Throwable next);
}
Constructors
this
this
(string file, size_t line, Throwable next)
Meta
Source
See Implementation
tanya
async
loop
aliases
EventMask
classes
BadLoopException
Loop
enums
Event
properties
defaultLoop
Exception thrown on errors in the event loop.