# File lib/hammer_cli_katello/exception_handler.rb, line 14
    def handle_internal_error(e)
      handle_katello_error(e)
      HammerCLI::EX_SOFTWARE
    end