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:
    Serialized Form
    • Constructor Detail

      • StoreExistsException

        public StoreExistsException​(StoreRef storeRef,
                                    Throwable e)