Class InvalidStoreRefException

All Implemented Interfaces:
Serializable

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

    • InvalidStoreRefException

      public InvalidStoreRefException(StoreRef storeRef)
    • InvalidStoreRefException

      public InvalidStoreRefException(String msg, StoreRef storeRef)