Uses of Class
org.camunda.bpm.client.exception.NotResumedException
-
Packages that use NotResumedException Package Description org.camunda.bpm.client.exception -
-
Uses of NotResumedException in org.camunda.bpm.client.exception
Subclasses of NotResumedException in org.camunda.bpm.client.exception Modifier and Type Class Description class
EngineException
Thrown if something went wrong during the engine execution (e.g., a persistence exception occurred).
-