|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionHandlerDelegate
A delegate that might want to handle a throwable.
| Method Summary | |
|---|---|
boolean |
hasAppropriateHandler(Throwable thrownTrowable)
Checks if the delegate wants to handle the throwable. |
| Methods inherited from interface java.lang.Thread.UncaughtExceptionHandler |
|---|
uncaughtException |
| Method Detail |
|---|
boolean hasAppropriateHandler(Throwable thrownTrowable)
thrownTrowable - the thrown exception or error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||