776777778779780781782783
{ this.contextEntry = new DefaultEntry( schemaManager, entries.get( 0 ).getEntry() ); } catch ( LdapException le ) { throw new LdapLdifException( le.getMessage(), le ); } }