| Package | Description |
|---|---|
| com.echomine.jabber | |
| com.echomine.jabber.msg |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessage |
ErrorMessage.createErrorMessage(Element errorElem) |
ErrorMessage |
JabberMessageException.getError() |
ErrorMessage |
AbstractJabberMessage.getErrorMessage()
retrieves the error message if this message is an error type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJabberMessage.setErrorMessage(ErrorMessage msg)
sets the error message.
|
| Constructor and Description |
|---|
JabberMessageException(ErrorMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
ErrorMessage |
XMLRPCMessage.getErrorMessage()
this will retrieve the error if this message is an error message.
|
Copyright © 2001-2005 Echomine. All Rights Reserved.