Uses of Package
org.apache.directory.shared.ldap.exception

Packages that use org.apache.directory.shared.ldap.exception
org.apache.directory.shared.converter.schema   
org.apache.directory.shared.dsmlv2.request   
org.apache.directory.shared.ldap.codec.add   
org.apache.directory.shared.ldap.entry   
org.apache.directory.shared.ldap.entry.client   
org.apache.directory.shared.ldap.exception   
org.apache.directory.shared.ldap.filter   
org.apache.directory.shared.ldap.ldif   
org.apache.directory.shared.ldap.name   
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
org.apache.directory.shared.ldap.schema.comparators   
org.apache.directory.shared.ldap.schema.loader.ldif   
org.apache.directory.shared.ldap.schema.manager.impl   
org.apache.directory.shared.ldap.schema.normalizers   
org.apache.directory.shared.ldap.schema.registries   
org.apache.directory.shared.ldap.util   
org.apache.directory.shared.ldap.util.tree   
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.converter.schema
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.dsmlv2.request
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.codec.add
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.entry
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
LdapInvalidAttributeValueException
          Makes a LdapOperationException unambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.entry.client
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
LdapInvalidAttributeValueException
          Makes a LdapOperationException unambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.exception
AbstractLdapReferralException
          A LdapOperationException which associates a resultCode namely the ResultCodeEnum.REFERRAL resultCode with the exception.
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
LdapOperationException
          An class for LDAP operation exceptions which add LDAP specific information to Exceptions.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.filter
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.ldif
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
LdapInvalidDnException
          A subclass of LdapOperationException designed to hold an unequivocal LDAP result code.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.name
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
LdapInvalidDnException
          A subclass of LdapOperationException designed to hold an unequivocal LDAP result code.
LdapOperationException
          An class for LDAP operation exceptions which add LDAP specific information to Exceptions.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.schema
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.schema.comparators
LdapInvalidDnException
          A subclass of LdapOperationException designed to hold an unequivocal LDAP result code.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.schema.loader.ldif
LdapInvalidAttributeValueException
          Makes a LdapOperationException unambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.
LdapUnwillingToPerformException
          An LDAPException that extends the LdapOperationException carrying with it the corresponding result codes for this condition.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.schema.manager.impl
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.schema.normalizers
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
LdapInvalidDnException
          A subclass of LdapOperationException designed to hold an unequivocal LDAP result code.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.schema.registries
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.util
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
LdapInvalidDnException
          A subclass of LdapOperationException designed to hold an unequivocal LDAP result code.
 

Classes in org.apache.directory.shared.ldap.exception used by org.apache.directory.shared.ldap.util.tree
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.