Class t.w.p.j.s.SASLAuthError(SASLError):

Part of twisted.words.protocols.jabber.sasl View Source View In Hierarchy

SASL Authentication failed.
Method __init__ Undocumented
Method __str__ Undocumented
def __init__(self, condition=None): (source)
Undocumented
def __str__(self): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.