public class UnsupportedCredentialItem
extends java.lang.RuntimeException
CredentialItem
is requested from a CredentialsProvider
which is not supported by this provider.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
UnsupportedCredentialItem(URIish uri,
java.lang.String s)
Constructs an UnsupportedCredentialItem with the specified detail message
prefixed with provided URI.
|
private static final long serialVersionUID
public UnsupportedCredentialItem(URIish uri, java.lang.String s)
uri
- URI used for transports
- message