Class NotificationTemplateTypeException

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

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

    • NotificationTemplateTypeException

      public NotificationTemplateTypeException()
    • NotificationTemplateTypeException

      public NotificationTemplateTypeException(String msg)
    • NotificationTemplateTypeException

      public NotificationTemplateTypeException(String msg, Throwable throwable)
    • NotificationTemplateTypeException

      public NotificationTemplateTypeException(Throwable throwable)