Class NoSuchLayoutContentVersionException

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.layout.content.exception.NoSuchLayoutContentVersionException
All Implemented Interfaces:
Serializable

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

    • NoSuchLayoutContentVersionException

      public NoSuchLayoutContentVersionException()
    • NoSuchLayoutContentVersionException

      public NoSuchLayoutContentVersionException(String msg)
    • NoSuchLayoutContentVersionException

      public NoSuchLayoutContentVersionException(String msg, Throwable throwable)
    • NoSuchLayoutContentVersionException

      public NoSuchLayoutContentVersionException(Throwable throwable)