class documentation

class SASLAuthError(SASLError): (source)

View In Hierarchy

SASL Authentication failed.
Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable condition Undocumented
def __init__(self, condition=None): (source)

Undocumented

def __str__(self): (source)

Undocumented

Returns
strUndocumented
condition = (source)

Undocumented