public class UnsupportedCredentialItem
extends java.lang.RuntimeException
CredentialItem is requested from a
CredentialsProvider which is not supported by this provider.| Constructor and Description |
|---|
UnsupportedCredentialItem(URIish uri,
java.lang.String s)
Constructs an UnsupportedCredentialItem with the specified detail message
prefixed with provided URI.
|
public UnsupportedCredentialItem(URIish uri, java.lang.String s)
uri - URI used for transports - messageCopyright © 2012. All Rights Reserved.