aedi-property-reader v0.2.0 (2018-06-21T21:15:15Z)
Dub
Repo
InvalidArgumentException.this
aermicioi
aedi_property_reader
core
exception
InvalidArgumentException
Undocumented in source.
this
(string msg, string file, size_t line, Throwable next)
this
(string msg, Throwable next, string file, size_t line)
this
(Throwable next, string msg, string file, size_t line)
class
InvalidArgumentException
@
nogc
@
safe
pure nothrow
this
(
Throwable
next
,
string
msg
= ""
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
aermicioi
aedi_property_reader
core
exception
InvalidArgumentException
constructors
this