kafka-d v0.0.5 (2018-08-10T09:39:09Z)
Dub
Repo
ExceptionCtorMixin.this
kafkad
exception
ExceptionCtorMixin
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
this
(string msg, Throwable next, string file, size_t line)
mixintemplate
ExceptionCtorMixin
()
@
safe
pure nothrow
this
(
string
msg
,
Throwable
next
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
kafkad
exception
ExceptionCtorMixin
constructors
this