void setLdapLdifReaderException(
Ldap_LdifReaderException
$ldifReaderException)
|
|
Associate the ldif reader with a exception which occurs during proceesing the file.
Easier to do exception if we had to switch to php5
Parameters:
Private constructor of the LDIFReader class.
Marked as private as we need to instantiate the class by using other constructor with parameters Use to initialize instance members.