Package com.jcraft.jsch
Class Compression.InflaterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.jcraft.jsch.Compression.InflaterException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- Compression
public static class Compression.InflaterException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InflaterException()InflaterException(java.lang.String s)InflaterException(java.lang.String s, java.lang.Throwable e)
-