Class NodeNotFoundException

    • Constructor Detail

      • NodeNotFoundException

        public NodeNotFoundException​(String processInstanceId,
                                     String nodeId)
      • NodeNotFoundException

        public NodeNotFoundException​(String processInstanceId,
                                     String nodeId,
                                     Throwable cause)
    • Method Detail

      • getProcessInstanceId

        public String getProcessInstanceId()
      • getNodeId

        public String getNodeId()