OptionParser.OptionUnrecognizedKeyException

Overview

Raised by OptionParser.Parse when a option is supplied on the command line that OptionParser has not been maded aware of. i.e. the user supplied a key the program is not prepared to handle.