decimal ~master (2019-09-04T08:37:36Z)
Dub
Repo
ExceptionConstructors.this
decimal
decimal
ExceptionConstructors
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
mixintemplate
ExceptionConstructors
()
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
this
(string msg, Throwable next, string file, size_t line)
Meta
Source
See Implementation
decimal
decimal
ExceptionConstructors
constructors
this
Undocumented in source.