|
Berkeley DB Java Edition version 3.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionListener
A callback to notify the application program when an exception occurs in a JE Daemon thread.
| Method Summary | |
|---|---|
void |
exceptionThrown(ExceptionEvent event)
This method is called if an exception is seen in a JE Daemon thread. |
| Method Detail |
|---|
void exceptionThrown(ExceptionEvent event)
event - the ExceptionEvent representing the exception that was
thrown.
|
Berkeley DB Java Edition version 3.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||