public class PackMismatchException extends IOException
Constructor and Description |
---|
PackMismatchException(String why)
Construct a pack modification error.
|
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 © 2019 Eclipse JGit Project. All rights reserved.