@AlfrescoPublicApi
public abstract class AbstractStoreException
extends java.lang.RuntimeException
Constructor and Description |
---|
AbstractStoreException(StoreRef storeRef) |
AbstractStoreException(StoreRef storeRef,
java.lang.Throwable e) |
AbstractStoreException(java.lang.String msg,
StoreRef storeRef) |
AbstractStoreException(java.lang.String msg,
StoreRef storeRef,
java.lang.Throwable e) |
Modifier and Type | Method and Description |
---|---|
StoreRef |
getStoreRef() |
public AbstractStoreException(StoreRef storeRef)
public AbstractStoreException(java.lang.String msg, StoreRef storeRef)
public AbstractStoreException(StoreRef storeRef, java.lang.Throwable e)
public AbstractStoreException(java.lang.String msg, StoreRef storeRef, java.lang.Throwable e)
public StoreRef getStoreRef()
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.