Class CommerceNotificationTemplateTypeException

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

@Deprecated public class CommerceNotificationTemplateTypeException extends com.liferay.portal.kernel.exception.PortalException
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
See Also:
  • Constructor Details

    • CommerceNotificationTemplateTypeException

      public CommerceNotificationTemplateTypeException()
      Deprecated.
    • CommerceNotificationTemplateTypeException

      public CommerceNotificationTemplateTypeException(String msg)
      Deprecated.
    • CommerceNotificationTemplateTypeException

      public CommerceNotificationTemplateTypeException(String msg, Throwable throwable)
      Deprecated.
    • CommerceNotificationTemplateTypeException

      public CommerceNotificationTemplateTypeException(Throwable throwable)
      Deprecated.