public class UnsupportedContentUrlException
extends org.alfresco.error.AlfrescoRuntimeException
ContentStore
implementation.ContentStore.getWriter(ContentContext)
,
Serialized FormConstructor 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, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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–2017 Alfresco Software. All rights reserved.