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

Class LDIFUnsupportedVersionError

source code

exceptions.Exception --+    
                       |    
          LDIFParseError --+
                           |
                          LDIFUnsupportedVersionError

LDIF version not supported

Instance Methods [hide private]

Inherited from LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__