|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExceptionHandler
Interface for handling exceptions generated by relfection based method calls.
ReflectionCommand.setExceptionHandler(ExceptionHandler)| Method Summary | |
|---|---|
void |
handleException(ReflectionCommand command,
java.lang.Exception e)
Invoked to handle an exception. |
| Method Detail |
|---|
void handleException(ReflectionCommand command,
java.lang.Exception e)
command - the command that invoked the method.e - the exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||