|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
JCO server error listener interface. An application implements this interface if it wants to get informed about the error occurring in the server(s).
Method Summary | |
void |
serverErrorOccurred(JCO.Server server,
java.lang.Error error)
Called when an server exception occured |
Method Detail |
public void serverErrorOccurred(JCO.Server server, java.lang.Error error)
server
- the server in which the error occurrederror
- the error that has happened
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |