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