Class NoSuchNotificationRecipientException

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.exception.NoSuchModelException
com.liferay.portal.workflow.kaleo.exception.NoSuchNotificationRecipientException
All Implemented Interfaces:
Serializable

public class NoSuchNotificationRecipientException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchNotificationRecipientException

      public NoSuchNotificationRecipientException()
    • NoSuchNotificationRecipientException

      public NoSuchNotificationRecipientException(String msg)
    • NoSuchNotificationRecipientException

      public NoSuchNotificationRecipientException(String msg, Throwable throwable)
    • NoSuchNotificationRecipientException

      public NoSuchNotificationRecipientException(Throwable throwable)