Class DuplicateCommercePriceListChannelRelException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.commerce.price.list.exception.DuplicateCommercePriceListChannelRelException
All Implemented Interfaces:
Serializable

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

    • DuplicateCommercePriceListChannelRelException

      public DuplicateCommercePriceListChannelRelException()
    • DuplicateCommercePriceListChannelRelException

      public DuplicateCommercePriceListChannelRelException(String msg)
    • DuplicateCommercePriceListChannelRelException

      public DuplicateCommercePriceListChannelRelException(String msg, Throwable throwable)
    • DuplicateCommercePriceListChannelRelException

      public DuplicateCommercePriceListChannelRelException(Throwable throwable)