CMDLineError

the error occurs when configuring the cmd-line or parsing the command line in debug mode

Constructors

this
this(string msg, ubyte exitCode, string code, Throwable nextInChain)
Undocumented in source.

Members

Variables

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

Meta