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 FetchResultCloneCommand.fetch(Repository clonedRepo, URIish u) private voidFetchCommand.fetchSubmodules(FetchResult results) -
Uses of TransportException in org.eclipse.jgit.api.errors
Subclasses of TransportException in org.eclipse.jgit.api.errorsModifier and TypeClassDescriptionclassException thrown when PackParser finds an object larger than a predefined limitclassException thrown when the server rejected a too large pack