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, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Couchbase, Inc.