public final class BoshException extends XmppException
Body.Condition,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
Body.Condition |
getCondition()
Gets the BOSH error condition.
|
int |
getHttpErrorCode()
Gets the HTTP error code.
|
URI |
getUri()
Gets the URI in case of a "see-other-uri" error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final Body.Condition getCondition()
public final URI getUri()
public final int getHttpErrorCode()
Copyright © 2014–2016 XMPP.rocks. All rights reserved.