public interface ExceptionListener
| Modifier and Type | Method | Description |
|---|---|---|
void |
exceptionThrown(ExceptionEvent event) |
This method is called if an exception is seen in a JE Daemon thread.
|
void exceptionThrown(ExceptionEvent event)
event - the ExceptionEvent representing the exception that was
thrown.Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.