Don't swallow errors in finalizers.
This commit is contained in:
parent
9ffd96724d
commit
9fe38c654f
3 changed files with 2 additions and 4 deletions
|
@ -167,8 +167,7 @@ is raised.
|
|||
|
||||
<p class=parameters>
|
||||
<tt>Finalizer</tt> is a function that will be called before
|
||||
<tt>try</tt> throws the exception. It will be called
|
||||
in <em>protected</em> mode.
|
||||
<tt>try</tt> throws the exception.
|
||||
</p>
|
||||
|
||||
<p class=return>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue