EmitterStop

Undocumented in source.
class EmitterStop : Exception {}

Members

Mixins

__anonymous
mixin ExceptionMixin
Undocumented in source.

Mixed In Members

From mixin ExceptionMixin

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

Meta