Class ProcessInstanceNotFoundException

    • Constructor Detail

      • ProcessInstanceNotFoundException

        public ProcessInstanceNotFoundException​(String processInstanceId)
      • ProcessInstanceNotFoundException

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

      • getProcessInstanceId

        public String getProcessInstanceId()