Java org.eclipse.jgit.errors NoRemoteRepositoryException fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.errors NoRemoteRepositoryException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.errors NoRemoteRepositoryException.

The text is from its open source code.

Constructor

NoRemoteRepositoryException(URIish uri, String s)
Constructs an exception indicating a repository does not exist.