Class DuplicateLayoutPageTemplateCollectionTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.layout.page.template.exception.DuplicateLayoutPageTemplateCollectionTypeException
All Implemented Interfaces:
Serializable

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

    • DuplicateLayoutPageTemplateCollectionTypeException

      public DuplicateLayoutPageTemplateCollectionTypeException()
    • DuplicateLayoutPageTemplateCollectionTypeException

      public DuplicateLayoutPageTemplateCollectionTypeException(String msg)
    • DuplicateLayoutPageTemplateCollectionTypeException

      public DuplicateLayoutPageTemplateCollectionTypeException(String msg, Throwable throwable)
    • DuplicateLayoutPageTemplateCollectionTypeException

      public DuplicateLayoutPageTemplateCollectionTypeException(Throwable throwable)