Class SmackException.SmackSaslException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jivesoftware.smack.SmackException
org.jivesoftware.smack.SmackException.SmackSaslException
All Implemented Interfaces:
Serializable
Enclosing class:
SmackException

public static class SmackException.SmackSaslException extends SmackException
See Also:
  • Constructor Details

    • SmackSaslException

      public SmackSaslException(Exception exception)
    • SmackSaslException

      public SmackSaslException(String message)
    • SmackSaslException

      public SmackSaslException(String message, Exception exception)