Class WatchdogInvalidStateIdentifiedEvent

  • All Implemented Interfaces:
    Event

    public class WatchdogInvalidStateIdentifiedEvent
    extends AbstractEvent
    Raised if the watchdog in the core identifies an invalid state (and then tries to fix it).
    • Constructor Detail

      • WatchdogInvalidStateIdentifiedEvent

        public WatchdogInvalidStateIdentifiedEvent​(Context context,
                                                   String message)
    • 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.