-
public interface ExceptionHandler<T extends Exception>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(T exception, Context ctx)
-
public interface ExceptionHandler<T extends Exception>
| Modifier and Type | Method | Description |
|---|---|---|
void |
handle(T exception,
Context ctx) |