Class DLFileEntryPreviewGenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.document.library.preview.exception.DLFileEntryPreviewGenerationException
All Implemented Interfaces:
Serializable

public class DLFileEntryPreviewGenerationException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • DLFileEntryPreviewGenerationException

      public DLFileEntryPreviewGenerationException()
    • DLFileEntryPreviewGenerationException

      public DLFileEntryPreviewGenerationException(String msg)
    • DLFileEntryPreviewGenerationException

      public DLFileEntryPreviewGenerationException(String msg, Throwable throwable)
    • DLFileEntryPreviewGenerationException

      public DLFileEntryPreviewGenerationException(Throwable throwable)