Package | Description |
---|---|
org.camunda.bpm.client.exception | |
org.camunda.bpm.client.impl | |
org.camunda.bpm.client.spring.exception | |
org.camunda.bpm.client.topic.impl |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionLostException
Exception is thrown if the connection could not be established
|
class |
DataFormatException |
class |
NotAcquiredException
Exception is thrown if if the task's most recent lock could not be acquired
|
class |
NotFoundException
Exception is thrown if the task has been canceled and therefore does not exist anymore
|
class |
NotResumedException
Exception is thrown if the corresponding process instance could not be resumed
|
class |
UnknownHttpErrorException
Exception is thrown in cases not related to the process engine operation.
|
class |
ValueMapperException
Exception is thrown when a value could not be mapped
|
Modifier and Type | Class and Description |
---|---|
class |
NotInitializedException
Exception is thrown when subscription has not yet been initialized
|
class |
NotOpenedException
Exception is thrown when subscription has not yet been opened
|
class |
SpringExternalTaskClientException
Spring External Task Client Exception
|
Modifier and Type | Method and Description |
---|---|
protected void |
TopicSubscriptionManagerLogger.exceptionOnExternalTaskServiceMethodInvocation(String topicName,
ExternalTaskClientException e) |
Copyright © 2022. All rights reserved.