BadCommandLineArgumentValue

This is thrown when an argument requires a value but the user supplied none.

class BadCommandLineArgumentValue : CmdLineError {}

Meta