# File lib/hammer_cli_foreman/exception_handler.rb, line 27
    def handle_internal_error(e)
      handle_foreman_error(e)
      HammerCLI::EX_SOFTWARE
    end