Class NoSuchFileEntryReferenceException

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.document.library.opener.exception.NoSuchFileEntryReferenceException
All Implemented Interfaces:
Serializable

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

    • NoSuchFileEntryReferenceException

      public NoSuchFileEntryReferenceException()
    • NoSuchFileEntryReferenceException

      public NoSuchFileEntryReferenceException(String msg)
    • NoSuchFileEntryReferenceException

      public NoSuchFileEntryReferenceException(String msg, Throwable throwable)
    • NoSuchFileEntryReferenceException

      public NoSuchFileEntryReferenceException(Throwable throwable)