|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionHandler
This interface wraps up the strategy to handle exceptions.
Codehaus.org.
| Method Summary | |
|---|---|
void |
handle(java.lang.Throwable th)
handle an exception. |
| Method Detail |
|---|
void handle(java.lang.Throwable th)
throws java.lang.Throwable
th - the exception object.
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||