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

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

Introduction

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

The text is from its open source code.

Subclass

org.eclipse.jgit.errors.UnsupportedCredentialItem has subclasses.
Click this link to see all its subclasses.

Constructor

UnsupportedCredentialItem(URIish uri, String s)
Constructs an UnsupportedCredentialItem with the specified detail message prefixed with provided URI.