Class CPConfigurationListMasterException

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

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

    • CPConfigurationListMasterException

      public CPConfigurationListMasterException()
    • CPConfigurationListMasterException

      public CPConfigurationListMasterException(String msg)
    • CPConfigurationListMasterException

      public CPConfigurationListMasterException(String msg, Throwable throwable)
    • CPConfigurationListMasterException

      public CPConfigurationListMasterException(Throwable throwable)