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