Class StoreExistsException

All Implemented Interfaces:
Serializable

@AlfrescoPublicApi public class StoreExistsException extends AbstractStoreException
Thrown when an operation cannot be performed because the store reference no longer exists.
Author:
Derek Hulley
See Also:
  • Constructor Details

    • StoreExistsException

      public StoreExistsException(StoreRef storeRef, Throwable e)