https://issues.apache.org/bugzilla/show_bug.cgi?id=53707
Priority: P2
Bug ID: 53707
Assignee: [email protected]
Summary: SlideShow.addPicture declares IOException but throws
HSLFException
Severity: normal
Classification: Unclassified
OS: Windows XP
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 3.8
Component: HSLF
Product: POI
I'm using poi-scratchpad-3.8-20120326.
org.apache.poi.hslf.usermodel.SlideShow.addPicture(File pict, int format)
declares java.io.IOException to be thrown.
However, this exception is caught in the method and a HSLFException is thrown
instead.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]