]> source.dussan.org Git - poi.git/commit
New EmptyFileException, and fix serial warning
authorNick Burch <nick@apache.org>
Mon, 4 May 2015 09:14:48 +0000 (09:14 +0000)
committerNick Burch <nick@apache.org>
Mon, 4 May 2015 09:14:48 +0000 (09:14 +0000)
commit7c44ed1f03a643bb60955f0707813f8107a377fd
tree26f40b3514161a186bc49e5f2537ada012c70ab1
parent2e4773cbddad1bed986a52804940a2134c1f5ca8
New EmptyFileException, and fix serial warning

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677561 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/EmptyFileException.java [new file with mode: 0644]
src/java/org/apache/poi/EncryptedDocumentException.java