Spring LDAP Framework

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.
 


Spring LDAP Framework

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