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