@AlfrescoPublicApi public abstract class AbstractStoreException extends RuntimeException
Constructor and Description |
---|
AbstractStoreException(StoreRef storeRef) |
AbstractStoreException(StoreRef storeRef,
Throwable e) |
AbstractStoreException(String msg,
StoreRef storeRef) |
AbstractStoreException(String msg,
StoreRef storeRef,
Throwable e) |
Modifier and Type | Method and Description |
---|---|
StoreRef |
getStoreRef() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2018 Alfresco Software. All rights reserved.