Class SProcessInstanceNotFoundException

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

public class SProcessInstanceNotFoundException extends SBonitaException
Author:
Baptiste Mesta, Elias Ricken de Medeiros, Celine Souchet
See Also:
  • Constructor Details

    • SProcessInstanceNotFoundException

      public SProcessInstanceNotFoundException(long processInstanceId)
    • SProcessInstanceNotFoundException

      public SProcessInstanceNotFoundException(long processInstanceId, String state)
    • SProcessInstanceNotFoundException

      public SProcessInstanceNotFoundException(String message)