John Hewson created PDFBOX-1972:
-----------------------------------

             Summary: WrappedIOException no longer needed in Java 1.6
                 Key: PDFBOX-1972
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1972
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 2.0.0
            Reporter: John Hewson
            Priority: Minor


Java 1.6 added the IOException(Throwable cause) constructor which means that 
WrappedIOException is no longer needed.

WrappedIOException is never caught anywhere, only its superclass IOException 
is, so this is an easy change to make.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to