Class NoSuchNotificationRecipientSettingException

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.notification.exception.NoSuchNotificationRecipientSettingException
All Implemented Interfaces:
Serializable

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

    • NoSuchNotificationRecipientSettingException

      public NoSuchNotificationRecipientSettingException()
    • NoSuchNotificationRecipientSettingException

      public NoSuchNotificationRecipientSettingException(String msg)
    • NoSuchNotificationRecipientSettingException

      public NoSuchNotificationRecipientSettingException(String msg, Throwable throwable)
    • NoSuchNotificationRecipientSettingException

      public NoSuchNotificationRecipientSettingException(Throwable throwable)