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:
java.io.Serializable
- Enclosing class:
- FileFolderServiceImpl
public static class FileFolderServiceImpl.InvalidTypeException extends java.lang.RuntimeExceptionException 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 Summary
Constructors Constructor Description InvalidTypeException(java.lang.String msg)
-