Uses of Enum Class
org.qubership.integration.platform.engine.errorhandling.errorcode.ErrorCode
Packages that use ErrorCode
Package
Description
-
Uses of ErrorCode in org.qubership.integration.platform.engine.camel.components.servlet.exception
Methods in org.qubership.integration.platform.engine.camel.components.servlet.exception with parameters of type ErrorCodeModifier 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) -
Uses of ErrorCode in org.qubership.integration.platform.engine.errorhandling.errorcode
Methods in org.qubership.integration.platform.engine.errorhandling.errorcode that return ErrorCodeModifier and TypeMethodDescriptionstatic ErrorCodeGet ErrorCode by exception matched via @ChainExceptionHandler annotation in ChainGlobalExceptionHandler classstatic ErrorCodeReturns the enum constant of this class with the specified name.static ErrorCode[]ErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.qubership.integration.platform.engine.errorhandling.errorcode with parameters of type ErrorCodeModifierConstructorDescriptionErrorCodeException(ErrorCode errorCode, String... messageParams) ErrorCodeException(ErrorCode errorCode, Map<String, String> additionalExtraParams) -
Uses of ErrorCode in org.qubership.integration.platform.engine.service.debugger.metrics
Methods in org.qubership.integration.platform.engine.service.debugger.metrics with parameters of type ErrorCodeModifier and TypeMethodDescriptionvoidMetricsService.processChainFailure(DeploymentInfo deploymentInfo, ErrorCode errorCode) voidMetricsStore.processChainFailure(String chainId, String chainName, ErrorCode errorCode) -
Uses of ErrorCode in org.qubership.integration.platform.engine.util.log
Methods in org.qubership.integration.platform.engine.util.log with parameters of type ErrorCodeModifier and TypeMethodDescriptionvoidvoidvoidvoidvoid