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:
Serializable
- Enclosing class:
RepoCommand
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RemoteUnavailableException
RemoteUnavailableException(String uri)
-