Class EventNotificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.graylog.events.notifications.EventNotificationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PermanentEventNotificationException, TemporaryEventNotificationException

public class EventNotificationException extends Exception
See Also:
  • Constructor Details

    • EventNotificationException

      public EventNotificationException()
    • EventNotificationException

      public EventNotificationException(String msg)
    • EventNotificationException

      public EventNotificationException(String message, Throwable cause)