| Modifier and Type | Method and Description |
|---|---|
Throwable |
HelpfulUnknownHostExceptionInterceptor.modifyException(Context.FailedExecution context,
ExecutionAttributes executionAttributes) |
Throwable |
GlobalServiceExecutionInterceptor.modifyException(Context.FailedExecution context,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
default Throwable |
ExecutionInterceptor.modifyException(Context.FailedExecution context,
ExecutionAttributes executionAttributes)
Modify the exception before it is thrown.
|
void |
ExecutionInterceptorChain.onExecutionFailure(Context.FailedExecution context,
ExecutionAttributes executionAttributes) |
default void |
ExecutionInterceptor.onExecutionFailure(Context.FailedExecution context,
ExecutionAttributes executionAttributes)
Invoked when any error happens during an execution that prevents the request from succeeding.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFailedExecutionContext
An SDK-internal implementation of
Context.FailedExecution. |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
ExceptionTranslationInterceptor.modifyException(Context.FailedExecution context,
ExecutionAttributes executionAttributes) |
Copyright © 2026. All rights reserved.