Serializablepublic class UnpackException extends IOException
| Constructor | Description |
|---|---|
UnpackException(Throwable why) |
Creates an exception with a root cause.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnpackException(Throwable why)
why - the root cause of the unpacking failure.Copyright © 2018. All rights reserved.