skiad ~main (2021-12-16T06:44:27.1855494)
Dub
Repo
BasicExceptionCtors.this
skia
Exceptions
BasicExceptionCtors
Undocumented in source.
this
(size_t line, string file)
this
(string msg, string file, size_t line, Throwable next)
this
(string msg, Throwable next, string file, size_t line)
mixintemplate
BasicExceptionCtors
()
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
Throwable
next
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
this
(Throwable next, string file, size_t line)
Meta
Source
See Implementation
skia
Exceptions
BasicExceptionCtors
constructors
this