public class DocumentAlreadyExistsException extends CouchbaseException
| Constructor and Description |
|---|
DocumentAlreadyExistsException() |
DocumentAlreadyExistsException(String message) |
DocumentAlreadyExistsException(String message,
Throwable cause) |
DocumentAlreadyExistsException(Throwable cause) |
details, details, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentAlreadyExistsException()
public DocumentAlreadyExistsException(String message)
public DocumentAlreadyExistsException(String message, Throwable cause)
public DocumentAlreadyExistsException(Throwable cause)
Copyright © 2015 Couchbase, Inc.