|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JCO.ServerExceptionListener in com.sap.mw.jco |
| Methods in com.sap.mw.jco with parameters of type JCO.ServerExceptionListener | |
static void |
JCO.addServerExceptionListener(JCO.ServerExceptionListener listener)
Adds an exception listener to the list of listeners. If a listener is added as listener during firing of an event, it wont be notified about the last event. |
static void |
JCO.removeServerExceptionListener(JCO.ServerExceptionListener listener)
Removes an exception listener from the list of listeners. If a listener is removed from the list of listeners during firing of an event, it will be notified about the last event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||