Uses of Class
org.eclipse.jgit.api.errors.TransportException
Packages that use TransportException
Package
Description
High-level API commands (the porcelain of JGit).
Exceptions thrown by API commands.
-
Uses of TransportException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw TransportExceptionModifier and TypeMethodDescriptionCloneCommand.call()
FetchCommand.call()
LsRemoteCommand.call()
PullCommand.call()
PushCommand.call()
LsRemoteCommand.callAsMap()
Same asLsRemoteCommand.call()
, but return Map instead of Collection.LsRemoteCommand.execute()
private FetchResult
CloneCommand.fetch
(Repository clonedRepo, URIish u) private void
FetchCommand.fetchSubmodules
(FetchResult results) -
Uses of TransportException in org.eclipse.jgit.api.errors
Subclasses of TransportException in org.eclipse.jgit.api.errorsModifier and TypeClassDescriptionclass
Exception thrown when PackParser finds an object larger than a predefined limitclass
Exception thrown when the server rejected a too large pack