public final class ExceptionReportingUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Throwable |
reportFailureToInterceptors(RequestExecutionContext context,
Throwable failure)
Report the failure to the execution interceptors.
|
public static Throwable reportFailureToInterceptors(RequestExecutionContext context, Throwable failure)
context - The execution context.failure - The execution failure.Copyright © 2022. All rights reserved.