Class UnsupportedPackIndexVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.jgit.errors.UnsupportedPackIndexVersionException
All Implemented Interfaces:
Serializable

public class UnsupportedPackIndexVersionException extends IOException
Thrown when a PackIndex uses an index version not supported by JGit.
Since:
4.5
See Also:
  • Field Details

  • Constructor Details

    • UnsupportedPackIndexVersionException

      public UnsupportedPackIndexVersionException(int version)
      Construct an exception.
      Parameters:
      version - pack index version