|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IChatException | |
|---|---|
| com.web_visage.ichat | |
| com.web_visage.ichat.exception | |
| Uses of IChatException in com.web_visage.ichat |
|---|
| Methods in com.web_visage.ichat that throw IChatException | |
|---|---|
IChatMessage[] |
DefaultMessageFactory.createMessage(byte[] aCryptedMessage)
Creates message from the raw byte form. |
IChatMessage[] |
IChatMessageFactory.createMessage(byte[] aCryptedMessage)
Creates message from the raw byte form. |
| Uses of IChatException in com.web_visage.ichat.exception |
|---|
| Subclasses of IChatException in com.web_visage.ichat.exception | |
|---|---|
class |
DisconnectedException
This exception is thrown in case when the server suddenly closes the connection. |
class |
IChatUserNotFoundException
Thrown to indicate that the requested user hasn't been found. |
class |
MalformedMessageException
This is thrown in case of malformed message is received. |
class |
MalformedSenderException
Malformed sender exception |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||