Uses of Class
org.activiti.engine.ActivitiObjectNotFoundException
Packages that use ActivitiObjectNotFoundException
-
Uses of ActivitiObjectNotFoundException in org.activiti.engine
Subclasses of ActivitiObjectNotFoundException in org.activiti.engineModifier and TypeClassDescriptionclassThis exception is thrown when you try to execute a job that is not found (may be due to cancelActiviti="true" for instance)..