Class NoSuchObjectEntryFolderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.object.exception.NoSuchObjectEntryFolderException
All Implemented Interfaces:
Serializable

public class NoSuchObjectEntryFolderException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchObjectEntryFolderException

      public NoSuchObjectEntryFolderException()
    • NoSuchObjectEntryFolderException

      public NoSuchObjectEntryFolderException(String msg)
    • NoSuchObjectEntryFolderException

      public NoSuchObjectEntryFolderException(String msg, Throwable throwable)
    • NoSuchObjectEntryFolderException

      public NoSuchObjectEntryFolderException(Throwable throwable)