Class NotificationTemplateObjectDefinitionIdException

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

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

    • NotificationTemplateObjectDefinitionIdException

      public NotificationTemplateObjectDefinitionIdException()
    • NotificationTemplateObjectDefinitionIdException

      public NotificationTemplateObjectDefinitionIdException(String msg)
    • NotificationTemplateObjectDefinitionIdException

      public NotificationTemplateObjectDefinitionIdException(String msg, Throwable throwable)
    • NotificationTemplateObjectDefinitionIdException

      public NotificationTemplateObjectDefinitionIdException(Throwable throwable)