Uses of Class
org.camunda.bpm.client.spring.exception.SpringExternalTaskClientException
-
Packages that use SpringExternalTaskClientException Package Description org.camunda.bpm.client.spring.exception org.camunda.bpm.client.spring.impl.client.util -
-
Uses of SpringExternalTaskClientException in org.camunda.bpm.client.spring.exception
Subclasses of SpringExternalTaskClientException in org.camunda.bpm.client.spring.exception Modifier and Type Class Description class
NotInitializedException
Exception is thrown when subscription has not yet been initializedclass
NotOpenedException
Exception is thrown when subscription has not yet been opened -
Uses of SpringExternalTaskClientException in org.camunda.bpm.client.spring.impl.client.util
Methods in org.camunda.bpm.client.spring.impl.client.util that return SpringExternalTaskClientException Modifier and Type Method Description SpringExternalTaskClientException
ClientLoggerUtil. noUniqueAnnotation()
SpringExternalTaskClientException
ClientLoggerUtil. noUniqueClientException()
-