[
https://issues.apache.org/jira/browse/PDFBOX-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson updated PDFBOX-1972:
--------------------------------
Issue Type: Improvement (was: Bug)
> WrappedIOException no longer needed in Java 1.6
> -----------------------------------------------
>
> Key: PDFBOX-1972
> URL: https://issues.apache.org/jira/browse/PDFBOX-1972
> Project: PDFBox
> Issue Type: Improvement
> 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)