public class ContentExistsException
extends org.alfresco.error.AlfrescoRuntimeException
ContentStore.getWriter(ContentContext),
Serialized Form| Constructor and Description |
|---|
ContentExistsException(ContentStore contentStore,
String contentUrl) |
ContentExistsException(ContentStore contentStore,
String contentUrl,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
ContentStore |
getContentStore() |
String |
getContentUrl() |
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContentExistsException(ContentStore contentStore, String contentUrl)
contentStore - the originating content storecontentUrl - the offending content URLpublic ContentExistsException(ContentStore contentStore, String contentUrl, String msg)
contentStore - the originating content storecontentUrl - the offending content URLpublic ContentStore getContentStore()
public String getContentUrl()
Copyright © 2005–2014 Alfresco Software. All rights reserved.