Class MultiPackIndexLoader.MultiPackIndexFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.jgit.internal.storage.midx.MultiPackIndexLoader.MultiPackIndexFormatException
All Implemented Interfaces:
Serializable
Enclosing class:
MultiPackIndexLoader

public static class MultiPackIndexLoader.MultiPackIndexFormatException extends IOException
Thrown when a MultiPackIndex file's format is different from we expected
See Also: