|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClientErrorListener
Common error handler for use among separate threads.
| Method Summary | |
|---|---|
void |
handleDisconnection(ClientDescriptor aDescriptor,
com.web_visage.ichat.exception.DisconnectedException anE)
Tries to handle disconencted exception. |
void |
handleFatal(ClientDescriptor aDescriptor,
java.lang.Throwable e)
Tries to handle fatal error/exception. |
| Method Detail |
|---|
void handleFatal(ClientDescriptor aDescriptor,
java.lang.Throwable e)
aDescriptor - e -
void handleDisconnection(ClientDescriptor aDescriptor,
com.web_visage.ichat.exception.DisconnectedException anE)
aDescriptor - anE -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||