Class CommitGraphFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.jgit.internal.storage.commitgraph.CommitGraphFormatException
All Implemented Interfaces:
Serializable

public class CommitGraphFormatException extends IOException
Thrown when a commit-graph file's format is different from we expected
See Also: