Class AuditAsyncExceptionHandler
- java.lang.Object
-
- io.mosip.kernel.auditmanager.exception.AuditAsyncExceptionHandler
-
- All Implemented Interfaces:
org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
public class AuditAsyncExceptionHandler extends Object implements org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
Custom exception handler for AsyncTask- Since:
- 1.0.0
- Author:
- Dharmesh Khandelwal
-
-
Constructor Summary
Constructors Constructor Description AuditAsyncExceptionHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleUncaughtException(Throwable throwable, Method method, Object... obj)
-