]> source.dussan.org Git - poi.git/commit
Add (and throw) an exception if the powerpoint file is corrupt in a way that some...
authorNick Burch <nick@apache.org>
Tue, 3 Jan 2006 11:57:15 +0000 (11:57 +0000)
committerNick Burch <nick@apache.org>
Tue, 3 Jan 2006 11:57:15 +0000 (11:57 +0000)
commit76b5be52ba36b344320370eb88fdc8559634e579
treeb62ce2cadbd7c95054d761d872ca9ad16b37fa15
parent37d91a50848d55bbe4cb5260e243c26c3f9076f5
Add (and throw) an exception if the powerpoint file is corrupt in a way that some seem to be (first record is of type 0000, and length is 0xFFFF)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@365616 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/exceptions/CorruptPowerPointFileException.java [deleted file]