|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
javax.security.sasl.SaslException
tigase.auth.XmppSaslException
public class XmppSaslException
| Nested Class Summary | |
|---|---|
static class |
XmppSaslException.SaslError
|
| Constructor Summary | |
|---|---|
XmppSaslException(XmppSaslException.SaslError saslError)
|
|
XmppSaslException(XmppSaslException.SaslError saslError,
String detail)
|
|
| Method Summary | |
|---|---|
String |
getSaslErrorElementName()
|
| Methods inherited from class javax.security.sasl.SaslException |
|---|
getCause, initCause, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XmppSaslException(XmppSaslException.SaslError saslError)
public XmppSaslException(XmppSaslException.SaslError saslError,
String detail)
detail - | Method Detail |
|---|
public String getSaslErrorElementName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||