Class NodeNotFoundException

All Implemented Interfaces:
com.nt.common.exceptions.SMGException, Serializable

public class NodeNotFoundException extends OSAException
See Also:
  • Constructor Details

    • NodeNotFoundException

      public NodeNotFoundException()
    • NodeNotFoundException

      public NodeNotFoundException(String message)
    • NodeNotFoundException

      public NodeNotFoundException(String message, String nodeid)
  • Method Details

    • getNodeID

      public String getNodeID()
    • setNodeId

      public void setNodeId(String nodeId)