[ 
https://issues.apache.org/jira/browse/PDFBOX-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322189#comment-14322189
 ] 

ASF subversion and git services commented on PDFBOX-2664:
---------------------------------------------------------

Commit 1659993 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1659993 ]

PDFBOX-2664: remove catch of exception that is never thrown

> PDDocumentInformation shouldn't throw IOException
> -------------------------------------------------
>
>                 Key: PDFBOX-2664
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2664
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.0
>            Reporter: Andrea Vacondio
>            Priority: Trivial
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> As part of PDFBOX-1803 the DateConverter.toCalendar doesn't throw IOException 
> anymore. This is correctly reflected in the COSDictionary.getDate but not in 
> the PDDocumentInformation.getCreationDate and 
> getCreationDate.getModificationDate which are forcing the user to surround 
> with a try/catch for an exception that is never thrown.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to