Package ldaptor :: Module config :: Class MissingBaseDNError
[hide private]
[frames] | no frames]

Class MissingBaseDNError

source code

exceptions.Exception --+
                       |
                      MissingBaseDNError

Configuration must specify a base DN

Instance Methods [hide private]
 
__str__(self) source code

Inherited from exceptions.Exception: __getitem__, __init__

Method Details [hide private]

__str__(self)
(Informal representation operator)

source code 
Overrides: exceptions.Exception.__str__