Class NoSuchNotificationTemplateCommerceAccountGroupRelException

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

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

    • NoSuchNotificationTemplateCommerceAccountGroupRelException

      public NoSuchNotificationTemplateCommerceAccountGroupRelException()
      Deprecated.
    • NoSuchNotificationTemplateCommerceAccountGroupRelException

      public NoSuchNotificationTemplateCommerceAccountGroupRelException(String msg)
      Deprecated.
    • NoSuchNotificationTemplateCommerceAccountGroupRelException

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

      public NoSuchNotificationTemplateCommerceAccountGroupRelException(Throwable throwable)
      Deprecated.