Uses of Package
org.apache.directory.api.ldap.model.exception

Packages that use org.apache.directory.api.ldap.model.exception
org.apache.directory.api.ldap.model.cursor   
org.apache.directory.api.ldap.model.entry   
org.apache.directory.api.ldap.model.exception   
org.apache.directory.api.ldap.model.filter   
org.apache.directory.api.ldap.model.ldif   
org.apache.directory.api.ldap.model.message   
org.apache.directory.api.ldap.model.name   
org.apache.directory.api.ldap.model.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
org.apache.directory.api.ldap.model.schema.comparators   
org.apache.directory.api.ldap.model.schema.normalizers   
org.apache.directory.api.ldap.model.schema.registries   
org.apache.directory.api.ldap.model.schema.registries.helper   
org.apache.directory.api.ldap.model.url   
 

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

Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.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.
LdapInvalidDnException
          A subclass of LdapOperationException designed to hold an unequivocal LDAP result code.
 

Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.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.
LdapSchemaExceptionCodes
          This enum contains all the various codes that can be used to report issues during the integrity check of the schema by the SchemaManager.
 

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

Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.ldif
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.
LdapInvalidDnException
          A subclass of LdapOperationException designed to hold an unequivocal LDAP result code.
 

Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.message
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
MessageException
          This exception is thrown when a message processing error occurs.
 

Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.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.api.ldap.model.exception used by org.apache.directory.api.ldap.model.schema
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 

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

Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.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.api.ldap.model.exception used by org.apache.directory.api.ldap.model.schema.registries
LdapException
          An class for exceptions which add LDAP specific information to Exceptions.
 

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

Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.url
LdapURLEncodingException
          Thrown when a LdapStringEncodingDecoder has encountered a failure condition during the String creation.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.