spring-framework / org.springframework.aop.interceptor / AsyncExecutionAspectSupport / setExceptionHandler

setExceptionHandler

open fun setExceptionHandler(exceptionHandler: AsyncUncaughtExceptionHandler): Unit

Supply the AsyncUncaughtExceptionHandler to use to handle exceptions thrown by invoking asynchronous methods with a void return type.