Class DuplicateCommerceChannelException

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

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

    • DuplicateCommerceChannelException

      public DuplicateCommerceChannelException()
    • DuplicateCommerceChannelException

      public DuplicateCommerceChannelException(String msg)
    • DuplicateCommerceChannelException

      public DuplicateCommerceChannelException(String msg, Throwable throwable)
    • DuplicateCommerceChannelException

      public DuplicateCommerceChannelException(Throwable throwable)