Package com.jcraft.jzlib
Class Inflate.Return
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.jcraft.jzlib.Inflate.Return
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Inflate
class Inflate.Return extends java.lang.Exception
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
r
-
Constructor Summary
Constructors Constructor Description Return(int r)
-