Class DuplicateLayoutPageTemplateEntryExternalReferenceCodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException
com.liferay.layout.page.template.exception.DuplicateLayoutPageTemplateEntryExternalReferenceCodeException
All Implemented Interfaces:
Serializable

public class DuplicateLayoutPageTemplateEntryExternalReferenceCodeException extends com.liferay.portal.kernel.exception.DuplicateExternalReferenceCodeException
See Also:
  • Constructor Details

    • DuplicateLayoutPageTemplateEntryExternalReferenceCodeException

      public DuplicateLayoutPageTemplateEntryExternalReferenceCodeException()
    • DuplicateLayoutPageTemplateEntryExternalReferenceCodeException

      public DuplicateLayoutPageTemplateEntryExternalReferenceCodeException(String msg)
    • DuplicateLayoutPageTemplateEntryExternalReferenceCodeException

      public DuplicateLayoutPageTemplateEntryExternalReferenceCodeException(String msg, Throwable throwable)
    • DuplicateLayoutPageTemplateEntryExternalReferenceCodeException

      public DuplicateLayoutPageTemplateEntryExternalReferenceCodeException(Throwable throwable)