Class NotificationMessageSenderException

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.workflow.WorkflowException
com.liferay.portal.workflow.kaleo.runtime.notification.NotificationMessageSenderException
All Implemented Interfaces:
Serializable

public class NotificationMessageSenderException extends com.liferay.portal.kernel.workflow.WorkflowException
See Also:
  • Constructor Details

    • NotificationMessageSenderException

      public NotificationMessageSenderException()
    • NotificationMessageSenderException

      public NotificationMessageSenderException(String msg)
    • NotificationMessageSenderException

      public NotificationMessageSenderException(String msg, Throwable throwable)
    • NotificationMessageSenderException

      public NotificationMessageSenderException(Throwable throwable)