de.schlichtherle.truezip.socket
Class InputClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.schlichtherle.truezip.socket.InputClosedException
- All Implemented Interfaces:
- Serializable
@ThreadSafe
public class InputClosedException
- extends IOException
Indicates that an input stream or read only file for an entry has been
forced to close.
- Author:
- Christian Schlichtherle
- See Also:
OutputClosedException,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
InputClosedException
InputClosedException()
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.