You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Alexander Münch (JIRA)" <ji...@apache.org> on 2019/07/25 08:15:00 UTC

[jira] [Created] (PDFBOX-4610) Copy&Paste in IOUtils.closeAndLogException()'s Javadoc

Alexander Münch created PDFBOX-4610:
---------------------------------------

             Summary: Copy&Paste in IOUtils.closeAndLogException()'s Javadoc
                 Key: PDFBOX-4610
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4610
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 2.0.16
            Reporter: Alexander Münch


{{io/IOUtils.java}}, line 129
{code:java}
 * @param initialException to be closed
{code}
better
{code:java}
 * @param initialException if set, this exception will be returned even where there is another exception while closing the IO resource
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org