Class NodeUnrecoverableErrorEvent

java.lang.Object
org.drasyl.node.event.NodeUnrecoverableErrorEvent
All Implemented Interfaces:
Event, NodeEvent

public abstract class NodeUnrecoverableErrorEvent extends Object implements NodeEvent
This events signals that the node encountered an unrecoverable error.

This is an immutable object.

See Also:
  • Constructor Details

    • NodeUnrecoverableErrorEvent

      public NodeUnrecoverableErrorEvent()
  • Method Details