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