Class SaslInvalidLoginExcepion
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
javax.security.sasl.SaslException
tigase.auth.XmppSaslException
tigase.auth.SaslInvalidLoginExcepion
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class XmppSaslException
XmppSaslException.SaslError -
Constructor Summary
ConstructorsConstructorDescriptionSaslInvalidLoginExcepion(XmppSaslException.SaslError saslError, String jid) SaslInvalidLoginExcepion(XmppSaslException.SaslError saslError, String jid, String detail) -
Method Summary
Methods inherited from class XmppSaslException
getExceptionFor, getSaslError, getSaslErrorElementNameMethods inherited from class SaslException
getCause, initCause, toStringMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SaslInvalidLoginExcepion
-
SaslInvalidLoginExcepion
-
-
Method Details
-
getJid
-