Serializablepublic class PackMismatchException extends IOException
| Constructor | Description |
|---|---|
PackMismatchException(String why) |
Construct a pack modification error.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PackMismatchException(String why)
why - description of the type of error.Copyright © 2018. All rights reserved.