public final class StanzaException extends XmppException
| Constructor and Description |
|---|
StanzaException(Stanza stanza)
Constructs a stanza exception.
|
| Modifier and Type | Method and Description |
|---|---|
Stanza |
getStanza()
Gets the stanza, which includes the error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2015 XMPP.rocks. All rights reserved.