|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMPPError.Condition | |
|---|---|
| org.jivesoftware.smack.packet | XML packets that are part of the XMPP protocol. |
| Uses of XMPPError.Condition in org.jivesoftware.smack.packet |
|---|
| Constructors in org.jivesoftware.smack.packet with parameters of type XMPPError.Condition | |
|---|---|
XMPPError(XMPPError.Condition condition)
Creates a new error with the specified condition infering the type and code. |
|
XMPPError(XMPPError.Condition condition,
java.lang.String messageText)
Creates a new error with the specified condition and message infering the type and code. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||