Class NodeNotFoundException

All Implemented Interfaces:
Serializable

public class NodeNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • NodeNotFoundException

      public NodeNotFoundException(String nodeId, Throwable cause)
    • NodeNotFoundException

      public NodeNotFoundException(String nodeId)
  • Method Details

    • getNodeId

      public String getNodeId()