# File lib/earthquake/input.rb, line 94
    def async_e(&block)
      async { handle_api_error(&block) }
    end