Class NotificationTemplateEditorTypeException

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.NotificationTemplateEditorTypeException
All Implemented Interfaces:
Serializable

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

    • NotificationTemplateEditorTypeException

      public NotificationTemplateEditorTypeException()
    • NotificationTemplateEditorTypeException

      public NotificationTemplateEditorTypeException(String msg)
    • NotificationTemplateEditorTypeException

      public NotificationTemplateEditorTypeException(String msg, Throwable throwable)
    • NotificationTemplateEditorTypeException

      public NotificationTemplateEditorTypeException(Throwable throwable)