hunt v1.6.15 (2021-07-30T03:29:57Z)
Home
Dub
Repo
BasicExceptionCtors.this
hunt
Exceptions
BasicExceptionCtors
Undocumented in source.
this
(size_t line, string file)
mixintemplate
BasicExceptionCtors
()
@
nogc
@
safe
pure nothrow
this
(
size_t
line
= __LINE__
,
string
file
= __FILE__
)
this
(string msg, string file, size_t line, Throwable next)
this
(string msg, Throwable next, string file, size_t line)
this
(Throwable next, string file, size_t line)
Meta
Source
See Implementation
hunt
Exceptions
BasicExceptionCtors
constructors
this