Module org.eclipse.jgit
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
Thrown when a commit-graph file's format is different from we expected
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString