dscord v0.0.5 (2016-07-24T06:40:14Z)
Home
Dub
Repo
EmitterStop
dscord
util
emitter
Undocumented in source.
class
EmitterStop : Exception {
mixin
ExceptionMixin
;
}
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
Source
See Implementation
dscord
util
emitter
classes
AllEventListener
BaseEventListener
Emitter
EmitterStop
EventListener
interfaces
BoundEmitter