Interface NotificationQueue.ErrorNotification

All Superinterfaces:
IntrusiveDoublyLinkedNode<NotificationQueue.Notification>, LogOutputAppendable, NotificationQueue.Notification, Runnable
All Known Implementing Classes:
EmptyErrorNotification, InstrumentedTableListenerBase.ErrorNotification
Enclosing interface:
NotificationQueue

public static interface NotificationQueue.ErrorNotification extends NotificationQueue.Notification
Marker interface for error notifications, only relevant to unit testing framework.