Uses of Package
org.apache.directory.api.ldap.model.exception
-
Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.cursor Class Description LdapException An class for exceptions which add LDAP specific information to Exceptions.LdapReferralException ALdapOperationExceptionwhich associates a resultCode namely theResultCodeEnum.REFERRALresultCode with the exception. -
Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.entry Class Description LdapException An class for exceptions which add LDAP specific information to Exceptions.LdapInvalidAttributeValueException Makes aLdapOperationExceptionunambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.LdapInvalidDnException A subclass ofLdapOperationExceptiondesigned 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 Class Description AbstractLdapReferralException ALdapOperationExceptionwhich associates a resultCode namely theResultCodeEnum.REFERRALresultCode 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.LdapTlsHandshakeFailCause LdapTlsHandshakeFailCause.LdapApiReason Additional reasons. -
Classes in org.apache.directory.api.ldap.model.exception used by org.apache.directory.api.ldap.model.filter Class Description LdapException An class for exceptions which add LDAP specific information to Exceptions.LdapInvalidAttributeValueException Makes aLdapOperationExceptionunambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.LdapSchemaException A subclass ofLdapExceptionwhich is 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.ldif Class Description LdapException An class for exceptions which add LDAP specific information to Exceptions.LdapInvalidAttributeValueException Makes aLdapOperationExceptionunambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.LdapInvalidDnException A subclass ofLdapOperationExceptiondesigned 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 Class Description 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.name Class Description LdapException An class for exceptions which add LDAP specific information to Exceptions.LdapInvalidAttributeValueException Makes aLdapOperationExceptionunambiguous with respect to the result code it corresponds to by associating an LDAP specific result code with it.LdapInvalidDnException A subclass ofLdapOperationExceptiondesigned 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 Class Description 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 Class Description LdapInvalidDnException A subclass ofLdapOperationExceptiondesigned 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 Class Description LdapException An class for exceptions which add LDAP specific information to Exceptions.LdapInvalidDnException A subclass ofLdapOperationExceptiondesigned 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.parsers Class Description LdapSchemaException A subclass ofLdapExceptionwhich is 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.schema.registries Class Description 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 Class Description 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 Class Description LdapUriException The URI parsing and escape encoding exception.LdapURLEncodingException Thrown when a LdapStringEncodingDecoder has encountered a failure condition during the String creation.UrlDecoderException Thrown when a Decoder has encountered a failure condition during a decode.