# File lib/hammer_cli_katello/exception_handler.rb, line 29
    def handle_bad_request(e)
      handle_katello_error(e)
      HammerCLI::EX_NOT_FOUND
    end