class documentation

class UnknownAuthConfig(Exception): (source)

View In Hierarchy

The authentication config provided couldn't be interpreted.

Method __init__ Undocumented
def __init__(self, config): (source)

Undocumented