Class EmptyErrorNotification

All Implemented Interfaces:
LogOutputAppendable, NotificationQueue.ErrorNotification, NotificationQueue.Notification, IntrusiveDoublyLinkedNode<NotificationQueue.Notification>, Runnable

public class EmptyErrorNotification extends EmptyNotification implements NotificationQueue.ErrorNotification
A NotificationQueue.ErrorNotification that does not actually notify anything.
  • Constructor Details

    • EmptyErrorNotification

      public EmptyErrorNotification()