tigase.jaxmpp.core.client.xmpp.modules.auth
Class SaslModule.UnsupportedSaslMechanisms

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by tigase.jaxmpp.core.client.exceptions.JaxmppException
              extended by tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.UnsupportedSaslMechanisms
All Implemented Interfaces:
Serializable
Enclosing class:
SaslModule

public static class SaslModule.UnsupportedSaslMechanisms
extends JaxmppException

See Also:
Serialized Form

Constructor Summary
SaslModule.UnsupportedSaslMechanisms()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SaslModule.UnsupportedSaslMechanisms

public SaslModule.UnsupportedSaslMechanisms()


Copyright © 2006-2012 Tigase. All Rights Reserved.