InvalidOptionError

the error about option the error would be captured the throw CMDLineError when parsing the command line or not captured when configuring option

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