Class DuplicateCommerceChannelAccountEntryIdException

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

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

    • DuplicateCommerceChannelAccountEntryIdException

      public DuplicateCommerceChannelAccountEntryIdException()
    • DuplicateCommerceChannelAccountEntryIdException

      public DuplicateCommerceChannelAccountEntryIdException(String msg)
    • DuplicateCommerceChannelAccountEntryIdException

      public DuplicateCommerceChannelAccountEntryIdException(String msg, Throwable throwable)
    • DuplicateCommerceChannelAccountEntryIdException

      public DuplicateCommerceChannelAccountEntryIdException(Throwable throwable)