Package generic.continues
Interface ExceptionHandler
-
- All Known Implementing Classes:
MessageLogExceptionHandler
,RethrowExceptionHandler
public interface ExceptionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(java.lang.Throwable e)
-