aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/OldFileFormatException.java
Commit message (Collapse)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-29/+0
| | | | | | | | update gradle files and project structure along https://github.com/centic9/poi/tree/gradle_build remove eclipse IDE project files remove obsolete record generator files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888111 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if ↵Nick Burch2014-08-011-2/+4
| | | | | | XSSFWorkbook is passed a .xlsb file git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615118 13f79535-47bb-0310-9956-ffa450edef68
* Base class for "old version" exceptions, and new HSLF detection + use of old ↵Nick Burch2009-05-161-0/+27
versions exception git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@775526 13f79535-47bb-0310-9956-ffa450edef68