org.alfresco.repo.model.filefolder
Class FileFolderServiceImpl.InvalidTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.alfresco.repo.model.filefolder.FileFolderServiceImpl.InvalidTypeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FileFolderServiceImpl

public static class FileFolderServiceImpl.InvalidTypeException
extends java.lang.RuntimeException

Exception when the type is not a valid File or Folder type

See Also:
ContentModel.TYPE_CONTENT, ContentModel.TYPE_FOLDER, Serialized Form

Constructor Summary
FileFolderServiceImpl.InvalidTypeException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileFolderServiceImpl.InvalidTypeException

public FileFolderServiceImpl.InvalidTypeException(java.lang.String msg)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.