Class DuplicateCPInstanceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.product.exception.DuplicateCPInstanceException
All Implemented Interfaces:
Serializable

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

    • DuplicateCPInstanceException

      public DuplicateCPInstanceException()
    • DuplicateCPInstanceException

      public DuplicateCPInstanceException(String msg)
    • DuplicateCPInstanceException

      public DuplicateCPInstanceException(String msg, Throwable throwable)
    • DuplicateCPInstanceException

      public DuplicateCPInstanceException(Throwable throwable)