dirk v0.1.0 (2015-04-18T07:50:27Z)
Home
Dub
Repo
ExceptionConstructor.this
irc
util
ExceptionConstructor
Undocumented in source.
mixintemplate
ExceptionConstructor
(string defaultMessage)
@
safe
pure nothrow
this
(
string
msg
=
defaultMessage
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
irc
util
ExceptionConstructor
constructors
this