]> 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)
commitf911f58441537839a06f892e1e16376e11e8a869
tree26f40b3514161a186bc49e5f2537ada012c70ab1
parentc8f8cde62d032d2a75305a92edd7670377e1ec1e
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