|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ExceptionListener
This class receives notification that an exception has been thrown from a mock object.
| Method Summary | |
|---|---|
void |
exceptionNotification(Throwable t)
This method is called when an exception has been thrown from a mock. |
| Method Detail |
|---|
void exceptionNotification(Throwable t)
t - the exception or error thrown.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||