Internal Error. Is thrown when an internal error occurs.
Usage Error. Is thrown when the –help/-? CmdArg is parsed.
Dublicate Argument Error. Is thrown when an ambigous CmdArg is appended.
The CmdLineError class is the parent class of all exceptions used in libCmdLine.
Usage HTML Error. Is thrown when the –helphtml CmdArg is parsed.
Syntax Error. Is thrown when an syntax error occurs.
Usage XML Error. Is thrown when the –usagexml CmdArg is parsed.