Uses of Class
org.drasyl.event.NodeUnrecoverableErrorEvent
-
Packages that use NodeUnrecoverableErrorEvent Package Description org.drasyl.event Contains events that inform the application about various states of the drasyl node, incoming communication, or connection type changes. -
-
Uses of NodeUnrecoverableErrorEvent in org.drasyl.event
Methods in org.drasyl.event that return NodeUnrecoverableErrorEvent Modifier and Type Method Description static NodeUnrecoverableErrorEvent
NodeUnrecoverableErrorEvent. of(Node node, Throwable error)
-