InvalidArgumentError

the error about argument. the error would be caputured then throw CMDLineError when parsing the command line or not captured when configuring argument

Constructors

this
this(string msg, string code)
Undocumented in source.

Members

Variables

name
enum string name;
Undocumented in source.

Inherited Members

From CMDLineError

name
enum string name;
Undocumented in source.
code
string code;
Undocumented in source.
exitCode
ubyte exitCode;
Undocumented in source.

Meta