de.schlichtherle.truezip.socket
Class OutputClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.schlichtherle.truezip.socket.OutputClosedException
- All Implemented Interfaces:
- Serializable
@ThreadSafe
public class OutputClosedException
- extends IOException
Indicates that an output stream for an entry has been forced to close.
- Author:
- Christian Schlichtherle
- See Also:
InputClosedException,
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
OutputClosedException
OutputClosedException()
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.