Class DuplicateCPTaxCategoryException

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

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

    • DuplicateCPTaxCategoryException

      public DuplicateCPTaxCategoryException()
    • DuplicateCPTaxCategoryException

      public DuplicateCPTaxCategoryException(String msg)
    • DuplicateCPTaxCategoryException

      public DuplicateCPTaxCategoryException(String msg, Throwable throwable)
    • DuplicateCPTaxCategoryException

      public DuplicateCPTaxCategoryException(Throwable throwable)