public class UnreachableNodeException extends FabricRuntimeException
UnreachableNodeException
is used to indicate that an attempt
to connect to a remote node has failed.Constructor and Description |
---|
UnreachableNodeException(RemoteNode<?> node) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
public UnreachableNodeException(RemoteNode<?> node)