decimal ~master (2022-03-05T20:09:41.8823262)
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