java.lang.Object java.lang.Throwable java.lang.Exception java.io.IOException javax.security.sasl.SaslException
public Throwable getCause()
Throwable.initCause(Throwable)
public Throwable initCause(Throwable cause)
Throwable.getCause()
Throwable.Throwable(String,Throwable)
Throwable.Throwable(Throwable)
public SaslException()
public SaslException(String detail)
Throwable.getMessage()
public SaslException(String detail, Throwable ex)
getCause()
public String toString()