Class NotificationTemplateNameException

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

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

    • NotificationTemplateNameException

      public NotificationTemplateNameException()
    • NotificationTemplateNameException

      public NotificationTemplateNameException(String msg)
    • NotificationTemplateNameException

      public NotificationTemplateNameException(String msg, Throwable throwable)
    • NotificationTemplateNameException

      public NotificationTemplateNameException(Throwable throwable)