Class ProductBundleException

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

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

    • ProductBundleException

      public ProductBundleException()
    • ProductBundleException

      public ProductBundleException(String msg)
    • ProductBundleException

      public ProductBundleException(String msg, Throwable throwable)
    • ProductBundleException

      public ProductBundleException(Throwable throwable)