Package br.com.davinti.vitruvio.context
Class AsyncExceptionHandler
Object
AsyncExceptionHandler
- All Implemented Interfaces:
AsyncUncaughtExceptionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleUncaughtException(Throwable ex, Method method, Object... params)
-
Constructor Details
-
AsyncExceptionHandler
public AsyncExceptionHandler()
-
-
Method Details
-
handleUncaughtException
- Specified by:
handleUncaughtExceptionin interfaceAsyncUncaughtExceptionHandler
-