Class SAProcessInstanceNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.core.process.instance.api.exceptions.SAProcessInstanceNotFoundException
All Implemented Interfaces:
Serializable

public class SAProcessInstanceNotFoundException extends SBonitaException
Author:
Celine Souchet
See Also:
  • Constructor Details

    • SAProcessInstanceNotFoundException

      public SAProcessInstanceNotFoundException(long processInstanceId)
    • SAProcessInstanceNotFoundException

      public SAProcessInstanceNotFoundException(long processInstanceId, String state)
    • SAProcessInstanceNotFoundException

      public SAProcessInstanceNotFoundException(String message)