Class SProcessInstanceNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SProcessInstanceNotFoundException

        public SProcessInstanceNotFoundException​(long processInstanceId)
      • SProcessInstanceNotFoundException

        public SProcessInstanceNotFoundException​(long processInstanceId,
                                                 java.lang.String state)
      • SProcessInstanceNotFoundException

        public SProcessInstanceNotFoundException​(java.lang.String message)