public class UnpackException
extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
UnpackException(java.lang.Throwable why)
Creates an exception with a root cause.
|
private static final long serialVersionUID