# File lib/rhc/exceptions.rb, line 306
    def initialize(message="Argument is not valid for this command")
      super message
    end