Uses of Class
org.apache.directory.api.ldap.model.exception.LdapReferralException

Packages that use LdapReferralException
org.apache.directory.api.ldap.model.cursor   
 

Uses of LdapReferralException in org.apache.directory.api.ldap.model.cursor
 

Constructors in org.apache.directory.api.ldap.model.cursor with parameters of type LdapReferralException
CursorLdapReferralException(LdapReferralException ldapReferralException)
          Creates a new instance of CursorClosedException.
CursorLdapReferralException(LdapReferralException ldapReferralException, String message)
          Creates a new instance of CursorClosedException.
CursorLdapReferralException(LdapReferralException ldapReferralException, String message, Throwable cause)
          Creates a new instance of CursorClosedException.
 



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