Class DuplicatePIMLinkException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.site.pim.site.initializer.exception.DuplicatePIMLinkException
All Implemented Interfaces:
Serializable

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

    • DuplicatePIMLinkException

      public DuplicatePIMLinkException()
    • DuplicatePIMLinkException

      public DuplicatePIMLinkException(String msg)
    • DuplicatePIMLinkException

      public DuplicatePIMLinkException(String msg, Throwable throwable)
    • DuplicatePIMLinkException

      public DuplicatePIMLinkException(Throwable throwable)