Serializable
public class UnsupportedCredentialItem extends RuntimeException
CredentialItem
is requested from a
CredentialsProvider
which is not supported by this provider.Constructor | Description |
---|---|
UnsupportedCredentialItem(URIish uri,
String s) |
Constructs an UnsupportedCredentialItem with the specified detail message
prefixed with provided URI.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.