Class FileFolderServiceImpl.InvalidTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.repo.model.filefolder.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:
  • Constructor Details

    • InvalidTypeException

      public InvalidTypeException(String msg)