Uses of Annotation Interface
org.qubership.integration.platform.engine.camel.components.servlet.exception.annotations.ChainExceptionHandler
Packages that use ChainExceptionHandler
-
Uses of ChainExceptionHandler in org.qubership.integration.platform.engine.camel.components.servlet.exception
Methods in org.qubership.integration.platform.engine.camel.components.servlet.exception with annotations of type ChainExceptionHandlerModifier and TypeMethodDescriptionvoidChainGlobalExceptionHandler.handleChainCallException(ChainConsumerNotAvailableException exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters) voidChainGlobalExceptionHandler.handleException(UnknownHostException exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters) voidChainGlobalExceptionHandler.handleException(org.apache.camel.CamelAuthorizationException exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters) voidChainGlobalExceptionHandler.handleException(org.apache.camel.http.base.HttpOperationFailedException exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters) voidChainGlobalExceptionHandler.handleException(org.apache.kafka.common.errors.TimeoutException exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters) voidChainGlobalExceptionHandler.handleException(IterationLimitException exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters) voidChainGlobalExceptionHandler.handleException(ResponseValidationException exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters) voidChainGlobalExceptionHandler.handleException(ValidationException exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters) voidChainGlobalExceptionHandler.handleGeneralException(Throwable exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters) voidChainGlobalExceptionHandler.handleTimeoutException(Exception exception, org.apache.camel.Exchange exchange, ErrorCode errorCode, Map<String, String> extraParameters)