Class ProcessInstanceNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.automatiko.engine.api.workflow.ProcessInstanceNotFoundException
All Implemented Interfaces:
Serializable

public class ProcessInstanceNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • ProcessInstanceNotFoundException

      public ProcessInstanceNotFoundException(String processInstanceId)
    • ProcessInstanceNotFoundException

      public ProcessInstanceNotFoundException(String processInstanceId, Throwable cause)
  • Method Details

    • getProcessInstanceId

      public String getProcessInstanceId()