Class RequiredCPConfigurationListException

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.RequiredCPConfigurationListException
All Implemented Interfaces:
Serializable

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

    • RequiredCPConfigurationListException

      public RequiredCPConfigurationListException()
    • RequiredCPConfigurationListException

      public RequiredCPConfigurationListException(String msg)
    • RequiredCPConfigurationListException

      public RequiredCPConfigurationListException(String msg, Throwable throwable)
    • RequiredCPConfigurationListException

      public RequiredCPConfigurationListException(Throwable throwable)