Uses of Class
org.springframework.ldap.LimitExceededException

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

Uses of LimitExceededException in org.springframework.ldap
 

Subclasses of LimitExceededException in org.springframework.ldap
 class SizeLimitExceededException
          Runtime exception mirroring the JNDI SizeLimitExceededException.
 class TimeLimitExceededException
          Runtime exception mirroring the JNDI TimeLimitExceededException.
 



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