Class NoSuchFileVersionPreviewException

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

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

    • NoSuchFileVersionPreviewException

      public NoSuchFileVersionPreviewException()
    • NoSuchFileVersionPreviewException

      public NoSuchFileVersionPreviewException(String msg)
    • NoSuchFileVersionPreviewException

      public NoSuchFileVersionPreviewException(String msg, Throwable throwable)
    • NoSuchFileVersionPreviewException

      public NoSuchFileVersionPreviewException(Throwable throwable)