Class RootFolderNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class RootFolderNotFoundException
    extends CrafterException
    Exception thrown when creating a content store context an no root folder was found for the specified path.
    Author:
    avasquez
    See Also:
    Serialized Form
    • Constructor Detail

      • RootFolderNotFoundException

        public RootFolderNotFoundException​(String message)