skiad v0.0.1 (2021-10-19T11:22:53Z)
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