Class NoSuchCPDefinitionLinkException

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.commerce.product.exception.NoSuchCPDefinitionLinkException
All Implemented Interfaces:
Serializable

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

    • NoSuchCPDefinitionLinkException

      public NoSuchCPDefinitionLinkException()
    • NoSuchCPDefinitionLinkException

      public NoSuchCPDefinitionLinkException(String msg)
    • NoSuchCPDefinitionLinkException

      public NoSuchCPDefinitionLinkException(String msg, Throwable throwable)
    • NoSuchCPDefinitionLinkException

      public NoSuchCPDefinitionLinkException(Throwable throwable)