Class ConfigPushFailedEvent

  • All Implemented Interfaces:
    Event

    public class ConfigPushFailedEvent
    extends AbstractEvent
    This event is raised if a config cannot be pushed to downstream subscribers.
    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.