class documentation

class LDIFDeltaAddMissingAttributesError(ldifprotocol.LDIFParseError): (source)

View In Hierarchy

Add operation needs to have at least one attribute type and value.

Inherited from LDIFParseError:

Method __str__ Undocumented