]> source.dussan.org Git - poi.git/commit
Bug 54938: Throw InvalidFormatException as documented instead of IllegalArgumentExcep...
authorDominik Stadler <centic@apache.org>
Mon, 17 Aug 2015 20:54:32 +0000 (20:54 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 17 Aug 2015 20:54:32 +0000 (20:54 +0000)
commit0377dbbb3e3cea5bb89dd4731f6ebfa39ee94110
treed4016b3dddfebcf8f57a6c93fed4b3837bfafd4a
parent633eb964b4aa28378e102bc32a584ca9b7248959
Bug 54938: Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696338 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/ss/usermodel/WorkbookFactory.java
src/ooxml/testcases/org/apache/poi/ss/TestWorkbookFactory.java