| Package | Description |
|---|---|
| org.jdtaus.core.lang |
Runtime environment.
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionListener[] |
ExceptionEventSource.getExceptionListeners()
Gets all currently registered
ExceptionListeners. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionEventSource.addExceptionListener(ExceptionListener listener)
Adds an
ExceptionListener to the listener list. |
void |
ExceptionEventSource.removeExceptionListener(ExceptionListener listener)
Removes a
ExceptionListener from the listener list. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.