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 |
---|---|
String |
getSaslErrorElementName() |
getCause, initCause, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public XmppSaslException(XmppSaslException.SaslError saslError)
saslError
- public XmppSaslException(XmppSaslException.SaslError saslError, String detail)
saslError
- detail
- public String getSaslErrorElementName()
Copyright © 2017 "Tigase, Inc.". All rights reserved.