Class ShortFileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.apache.commons.compress.archivers.dump.DumpArchiveException
-
- org.apache.commons.compress.archivers.dump.ShortFileException
-
- All Implemented Interfaces:
java.io.Serializable
public class ShortFileException extends DumpArchiveException
Short File Exception. There was an unexpected EOF when reading the input stream.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShortFileException()
-