|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ESExceptionObserver
Observes exceptions and tries to handle them.
| Method Summary | |
|---|---|
boolean |
handleError(RuntimeException exception)
Handles the given RuntimeException. |
| Method Detail |
|---|
boolean handleError(RuntimeException exception)
RuntimeException.
exception - the exception to be handled
true if exception was successfully handled, false otherwise
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||