public class MixedAuthenticationException extends CouchbaseException
This exception is commonly raised when the PasswordAuthenticator containing RBAC user credentials and bucket credentials are used together
| Constructor and Description |
|---|
MixedAuthenticationException() |
MixedAuthenticationException(String message) |
MixedAuthenticationException(String message,
Throwable cause) |
MixedAuthenticationException(Throwable cause) |
details, details, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Couchbase, Inc.