Class NotificationSenderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.calendar.notification.NotificationSenderException
All Implemented Interfaces:
Serializable

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

    • NotificationSenderException

      public NotificationSenderException()
    • NotificationSenderException

      public NotificationSenderException(String msg)
    • NotificationSenderException

      public NotificationSenderException(String msg, Throwable throwable)
    • NotificationSenderException

      public NotificationSenderException(Throwable throwable)