https://issues.apache.org/bugzilla/show_bug.cgi?id=52716
Yegor Kozlov <ye...@dinom.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Yegor Kozlov <ye...@dinom.ru> 2012-02-22 14:15:25 UTC --- Should be fixed in r1292295, junit added. > (As an aside, it > would be much more polite to your callers to use a checked exception so they'd > know it was coming and be able to handle it.) > The only checked exception that can be thrown when constructing XSSFWorkbook is IOException but it is not the case. So we stay with IllegalStateException. Yegor -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org