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.exceptionSubclasses of SpringExternalTaskClientException in org.camunda.bpm.client.spring.exception Modifier and Type Class Description classNotInitializedExceptionException is thrown when subscription has not yet been initializedclassNotOpenedExceptionException is thrown when subscription has not yet been opened
- 
Uses of SpringExternalTaskClientException in org.camunda.bpm.client.spring.impl.client.utilMethods in org.camunda.bpm.client.spring.impl.client.util that return SpringExternalTaskClientException Modifier and Type Method Description SpringExternalTaskClientExceptionClientLoggerUtil. noUniqueAnnotation()SpringExternalTaskClientExceptionClientLoggerUtil. noUniqueClientException()
 
-