<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Heading "Failure" at the top says:<br>
    <br>
    "The functions in this module exits with reason badarg<br>
    if any argument has the wrong format, if the table identifier is
    invalid,<br>
    or if the operation is denied because of table access rights
    (protected or private)."<br>
    <br>
    /Sverker<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 02/10/2017 04:28 PM, Max Lapshin
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMxVRxBYEvKOMSi170Dan68w27qG-XnBEOh+YF6dNNu0HtR0Mw@mail.gmail.com"
      type="cite">
      <pre wrap=""><a class="moz-txt-link-freetext" href="http://erlang.org/doc/man/ets.html#update_element-3">http://erlang.org/doc/man/ets.html#update_element-3</a>

badarg reasons don't include reason when ets table is not public.

Should I make a doc patch?

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>