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