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