@Deprecated
public class ErrorBuilder
extends java.lang.Object
Error
instances to represent
incoming XMPP errors.Constructor and Description |
---|
ErrorBuilder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Error |
build()
Deprecated.
|
ErrorBuilder |
withFromJid(JID fromJid)
Deprecated.
|
ErrorBuilder |
withStanza(java.lang.String stanza)
Deprecated.
|
public ErrorBuilder withFromJid(JID fromJid)
public ErrorBuilder withStanza(java.lang.String stanza)
public Error build()