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.
 



Copyright © 2006-2009 Spring Framework. All Rights Reserved.