public class DocumentExistsException extends DocumentExistsException
CoreSession.copy(org.nuxeo.ecm.core.api.DocumentRef, org.nuxeo.ecm.core.api.DocumentRef, java.lang.String),
CoreSession.move(org.nuxeo.ecm.core.api.DocumentRef, org.nuxeo.ecm.core.api.DocumentRef, java.lang.String),
CoreSession.removeDocument(org.nuxeo.ecm.core.api.DocumentRef),
CoreSession.removeDocuments(org.nuxeo.ecm.core.api.DocumentRef[]),
CoreSession.removeChildren(org.nuxeo.ecm.core.api.DocumentRef),
Serialized Form| Constructor and Description |
|---|
DocumentExistsException() |
DocumentExistsException(String message) |
DocumentExistsException(String message,
Throwable cause) |
DocumentExistsException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentExistsException()
public DocumentExistsException(String message)
public DocumentExistsException(String message, Throwable cause)
public DocumentExistsException(Throwable cause)
Copyright © 2015 Nuxeo SA. All rights reserved.