public class UnsupportedCredentialItem extends RuntimeException
CredentialItem
is requested from a CredentialsProvider
which is not supported by this provider.Constructor and Description |
---|
UnsupportedCredentialItem(URIish uri,
String s)
Constructs an UnsupportedCredentialItem with the specified detail message
prefixed with provided URI.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 Eclipse JGit Project. All rights reserved.