Class NoSuchFileEntryPreviewException

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.exception.NoSuchFileEntryPreviewException
All Implemented Interfaces:
Serializable

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

    • NoSuchFileEntryPreviewException

      public NoSuchFileEntryPreviewException()
    • NoSuchFileEntryPreviewException

      public NoSuchFileEntryPreviewException(String msg)
    • NoSuchFileEntryPreviewException

      public NoSuchFileEntryPreviewException(String msg, Throwable throwable)
    • NoSuchFileEntryPreviewException

      public NoSuchFileEntryPreviewException(Throwable throwable)