decimal v0.9.1 (2018-01-31T21:09:19Z)
Dub
Repo
ExceptionConstructors.this
decimal
decimal
ExceptionConstructors
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
this
(string msg, Throwable next, string file, size_t line)
mixintemplate
ExceptionConstructors
()
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
Throwable
next
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
decimal
decimal
ExceptionConstructors
constructors
this