public class AuthenticationException extends CouchbaseException
Describes authentication issues, usually during bootstrap.
Constructor and Description |
---|
AuthenticationException() |
AuthenticationException(String message) |
AuthenticationException(String message,
Throwable cause) |
AuthenticationException(Throwable cause) |
details, details, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.