de.schlichtherle.io
Class ArchiveEntryStreamClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.schlichtherle.io.ArchiveEntryStreamClosedException
- All Implemented Interfaces:
- Serializable
public class ArchiveEntryStreamClosedException
- extends IOException
Thrown if an input or output stream for an archive entry has been forced to
close when the archive file was (explicitly or implicitly) unmounted.
- Since:
- TrueZIP 6.0
- Version:
- TrueZIP 6.7
- Author:
- Christian Schlichtherle
- See Also:
- Using Archive Entry Streams,
File.umount()
,
File.update()
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ArchiveEntryStreamClosedException
public ArchiveEntryStreamClosedException()