https://issues.apache.org/bugzilla/show_bug.cgi?id=55900
Bug ID: 55900
Summary: new HSSFWorkbook(InputStream) causes uncaught
exception
Product: POI
Version: 3.9
Hardware: PC
OS: Windows XP
Status: NEW
Severity: blocker
Priority: P2
Component: HSSF
Assignee: [email protected]
Reporter: [email protected]
When I do this:
HSSFWorkbook workbook = new HSSFWorkbook(new FileInputStream(mInputFile));
in android debug mode, it succeeds.
But in android run time mode, it crashes my app and I even can't catch an
exception
--
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]