Package ldaptor :: Package protocols :: Package ldap :: Module ldifprotocol :: Class LDIFParseError
[hide private]
[frames] | no frames]

Class LDIFParseError

source code

exceptions.Exception --+
                       |
                      LDIFParseError
Known Subclasses:

Error parsing LDIF.

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__