public class InvalidPasswordException
extends com.couchbase.client.core.CouchbaseException
This exception is commonly raised when the password for a resource does not match.
Constructor and Description |
---|
InvalidPasswordException() |
InvalidPasswordException(String message) |
InvalidPasswordException(String message,
Throwable cause) |
InvalidPasswordException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.. All rights reserved.