Spring LDAP Framework

Uses of Class
org.springframework.ldap.LinkException

Packages that use LinkException
org.springframework.ldap Base package of Spring LDAP, containing an unchecked mirror of the JNDI NamingException hierarchy. 
 

Uses of LinkException in org.springframework.ldap
 

Subclasses of LinkException in org.springframework.ldap
 class LinkLoopException
          Runtime exception mirroring the JNDI LinkLoopException.
 class MalformedLinkException
          Runtime exception mirroring the JNDI MalformedLinkException.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.