TrueZIP Kernel 7.0-rc1

de.schlichtherle.truezip.socket
Class InputClosedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by 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

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
InputClosedException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

InputClosedException

InputClosedException()

TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.