Class FileFolderServiceImpl.InvalidTypeException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    FileFolderServiceImpl

    public static class FileFolderServiceImpl.InvalidTypeException
    extends RuntimeException
    Exception when the type is not a valid File or Folder type
    Author:
    Derek Hulley
    See Also:
    ContentModel.TYPE_CONTENT, ContentModel.TYPE_FOLDER, Serialized Form
    • Constructor Detail

      • InvalidTypeException

        public InvalidTypeException​(String msg)