public class DesignDocumentAlreadyExistsException extends DesignDocumentException
Constructor and Description |
---|
DesignDocumentAlreadyExistsException() |
DesignDocumentAlreadyExistsException(String message) |
DesignDocumentAlreadyExistsException(String message,
Throwable cause) |
DesignDocumentAlreadyExistsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DesignDocumentAlreadyExistsException()
public DesignDocumentAlreadyExistsException(String message)
public DesignDocumentAlreadyExistsException(String message, Throwable cause)
public DesignDocumentAlreadyExistsException(Throwable cause)
Copyright © 2015 Couchbase, Inc.