public class XmppSaslException extends SaslException
| Modifier and Type | Class and Description |
|---|---|
static class |
XmppSaslException.SaslError |
| Constructor and Description |
|---|
XmppSaslException(XmppSaslException.SaslError saslError) |
XmppSaslException(XmppSaslException.SaslError saslError,
String detail) |
| Modifier and Type | Method and Description |
|---|---|
XmppSaslException.SaslError |
getSaslError() |
String |
getSaslErrorElementName() |
getCause, initCause, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic XmppSaslException(XmppSaslException.SaslError saslError)
public XmppSaslException(XmppSaslException.SaslError saslError, String detail)
public XmppSaslException.SaslError getSaslError()
public String getSaslErrorElementName()
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.