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, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.