]> 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:59:43 +0000 (11:59 +0000)
committerNick Burch <nick@apache.org>
Tue, 3 Jan 2006 11:59:43 +0000 (11:59 +0000)
commit507017df2bfa3ba354faf58dac12d566efe49b8b
treec071cb489efeba2ff58e618e221ae323f44ac2ab
parent76b5be52ba36b344320370eb88fdc8559634e579
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@365617 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/exceptions/CorruptPowerPointFileException.java [new file with mode: 0644]