spring-framework / org.springframework.web.context.request.async / CallableProcessingInterceptorAdapter / handleError

handleError

open fun <T : Any> handleError(request: NativeWebRequest, task: Callable<T>, t: Throwable): Any