Package org.eclipse.jgit.gitrepo
Class RepoCommand.ManifestErrorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.jgit.api.errors.GitAPIException
-
- org.eclipse.jgit.gitrepo.RepoCommand.ManifestErrorException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- RepoCommand
static class RepoCommand.ManifestErrorException extends GitAPIException
-
-
Constructor Summary
Constructors Constructor Description ManifestErrorException(java.lang.Throwable cause)
-