Class NoSuchLayoutLocalizationException

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

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

    • NoSuchLayoutLocalizationException

      public NoSuchLayoutLocalizationException()
    • NoSuchLayoutLocalizationException

      public NoSuchLayoutLocalizationException(String msg)
    • NoSuchLayoutLocalizationException

      public NoSuchLayoutLocalizationException(String msg, Throwable throwable)
    • NoSuchLayoutLocalizationException

      public NoSuchLayoutLocalizationException(Throwable throwable)