public class UnsupportedContentUrlException
extends org.alfresco.error.AlfrescoRuntimeException
ContentStore implementation.ContentStore.getWriter(ContentContext),
Serialized Form| Constructor and Description |
|---|
UnsupportedContentUrlException(ContentStore contentStore,
java.lang.String contentUrl) |
UnsupportedContentUrlException(ContentStore contentStore,
java.lang.String contentUrl,
java.lang.String msg) |
| Modifier and Type | Method and Description |
|---|---|
ContentStore |
getContentStore() |
java.lang.String |
getContentUrl() |
create, create, getMsgId, getMsgParams, getRootCause, makeRuntimeExceptionpublic UnsupportedContentUrlException(ContentStore contentStore, java.lang.String contentUrl)
contentStore - the originating content storecontentUrl - the offending content URLpublic UnsupportedContentUrlException(ContentStore contentStore, java.lang.String contentUrl, java.lang.String msg)
contentStore - the originating content storecontentUrl - the offending content URLpublic ContentStore getContentStore()
public java.lang.String getContentUrl()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.