Class NodeNotFound

All Implemented Interfaces:
Serializable

public class NodeNotFound extends GraphException
See Also:
  • Constructor Details

    • NodeNotFound

      public NodeNotFound(ai.stapi.identity.UniqueIdentifier nodeId, String nodeType)
    • NodeNotFound

      public NodeNotFound(ai.stapi.identity.UniqueIdentifier nodeId)