Class UnexistingNodeException

All Implemented Interfaces:
Serializable

public class UnexistingNodeException extends RuntimeException
See Also:
  • Constructor Details

    • UnexistingNodeException

      public UnexistingNodeException(String nodeID)
    • UnexistingNodeException

      public UnexistingNodeException(String nodeID, Throwable cause)
  • Method Details

    • getNodeID

      public String getNodeID()