Class CommercePricingClassTitleException

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

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

    • CommercePricingClassTitleException

      public CommercePricingClassTitleException()
    • CommercePricingClassTitleException

      public CommercePricingClassTitleException(String msg)
    • CommercePricingClassTitleException

      public CommercePricingClassTitleException(String msg, Throwable throwable)
    • CommercePricingClassTitleException

      public CommercePricingClassTitleException(Throwable throwable)