# File lib/hammer_cli_foreman/exception_handler.rb, line 54
    def handle_not_found(e)
      handle_foreman_error(e)
      HammerCLI::EX_NOT_FOUND
    end