Class SProcessDefinitionNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.supervisor.mapping.SProcessDefinitionNotFoundException
All Implemented Interfaces:
Serializable, ExceptionContext, ScopedException

public class SProcessDefinitionNotFoundException extends SBonitaException
Author:
Yanyan Liu
See Also:
  • Constructor Details

    • SProcessDefinitionNotFoundException

      public SProcessDefinitionNotFoundException(String message)
    • SProcessDefinitionNotFoundException

      public SProcessDefinitionNotFoundException(Throwable cause)
    • SProcessDefinitionNotFoundException

      public SProcessDefinitionNotFoundException(String message, Throwable cause)