exceptions v0.1.0 (2017-02-17T16:09:22Z)
Dub
Repo
IllegalArgumentException.this
exceptions
IllegalArgumentException
Undocumented in source.
class
IllegalArgumentException
pure nothrow @
nogc
@
safe
this
(
string
msg
,
string
file
= __FILE__
,
size_t
line
= __LINE__
,
Throwable
next
= null
)
Meta
Source
See Implementation
exceptions
IllegalArgumentException
constructors
this