Class CommerceDiscountTitleException

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

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

    • CommerceDiscountTitleException

      public CommerceDiscountTitleException()
    • CommerceDiscountTitleException

      public CommerceDiscountTitleException(String msg)
    • CommerceDiscountTitleException

      public CommerceDiscountTitleException(String msg, Throwable throwable)
    • CommerceDiscountTitleException

      public CommerceDiscountTitleException(Throwable throwable)