Class InvalidSharedIdException

  • All Implemented Interfaces:
    Serializable

    public class InvalidSharedIdException
    extends AlfrescoRuntimeException
    Exception thrown by the QuickShareService to indicate that content for the given quick share id could not be found.
    Since:
    Cloud/4.2
    Author:
    Alex Miller
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidSharedIdException

        public InvalidSharedIdException​(String sharedId)