BadLoopException

Exception thrown on errors in the event loop.

class BadLoopException : Exception {}

Constructors

this
this(string file, size_t line, Throwable next)

Meta