|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ExceptionListener | |
|---|---|
| org.jdtaus.core.lang | Runtime environment. |
| Uses of ExceptionListener in org.jdtaus.core.lang |
|---|
| Methods in org.jdtaus.core.lang that return ExceptionListener | |
|---|---|
ExceptionListener[] |
ExceptionEventSource.getExceptionListeners()
Gets all currently registered ExceptionListeners. |
| Methods in org.jdtaus.core.lang with parameters of type ExceptionListener | |
|---|---|
void |
ExceptionEventSource.addExceptionListener(ExceptionListener listener)
Adds an ExceptionListener to the listener list. |
void |
ExceptionEventSource.removeExceptionListener(ExceptionListener listener)
Removes a ExceptionListener from the listener list. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||