Package com.jcraft.jzlib
Class ZStreamException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.jcraft.jzlib.ZStreamException
-
- All Implemented Interfaces:
java.io.Serializable
public class ZStreamException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ZStreamException()
ZStreamException(java.lang.String s)
-