Interface ErrorHandler
-
public interface ErrorHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(java.lang.Throwable e)
-
public interface ErrorHandler
| Modifier and Type | Method | Description |
|---|---|---|
void |
handle(java.lang.Throwable e) |