Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.eclipse.jgit.api.errors.GitAPIException
- org.eclipse.jgit.api.errors.AbortedByHookException
- org.eclipse.jgit.api.errors.CanceledException
- org.eclipse.jgit.api.errors.CannotDeleteCurrentBranchException
- org.eclipse.jgit.api.errors.CheckoutConflictException
- org.eclipse.jgit.api.errors.ConcurrentRefUpdateException
- org.eclipse.jgit.api.errors.DetachedHeadException
- org.eclipse.jgit.api.errors.EmptyCommitException
- org.eclipse.jgit.api.errors.FilterFailedException
- org.eclipse.jgit.api.errors.InvalidConfigurationException
- org.eclipse.jgit.api.errors.InvalidMergeHeadsException
- org.eclipse.jgit.api.errors.InvalidRebaseStepException
- org.eclipse.jgit.api.errors.InvalidRefNameException
- org.eclipse.jgit.api.errors.InvalidRemoteException
- org.eclipse.jgit.api.errors.InvalidTagNameException
- org.eclipse.jgit.api.errors.MultipleParentsNotAllowedException
- org.eclipse.jgit.api.errors.NoFilepatternException
- org.eclipse.jgit.api.errors.NoHeadException
- org.eclipse.jgit.api.errors.NoMessageException
- org.eclipse.jgit.api.errors.NotMergedException
- org.eclipse.jgit.api.errors.PatchApplyException
- org.eclipse.jgit.api.errors.PatchFormatException
- org.eclipse.jgit.api.errors.RefAlreadyExistsException
- org.eclipse.jgit.api.errors.RefNotAdvertisedException
- org.eclipse.jgit.api.errors.RefNotFoundException
- org.eclipse.jgit.api.errors.ServiceUnavailableException
- org.eclipse.jgit.api.errors.StashApplyFailureException
- org.eclipse.jgit.api.errors.TransportException
- org.eclipse.jgit.api.errors.TooLargeObjectInPackException
- org.eclipse.jgit.api.errors.TooLargePackException
- org.eclipse.jgit.api.errors.UnmergedPathsException
- org.eclipse.jgit.api.errors.UnsupportedSigningFormatException
- org.eclipse.jgit.api.errors.WrongObjectTypeException
- org.eclipse.jgit.api.errors.WrongRepositoryStateException
- java.lang.RuntimeException
- org.eclipse.jgit.api.errors.JGitInternalException
- org.eclipse.jgit.api.errors.GitAPIException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)