org.springframework.ldap
Class SizeLimitExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ldap.NamingException
org.springframework.ldap.LimitExceededException
org.springframework.ldap.SizeLimitExceededException
- All Implemented Interfaces:
- Serializable
public class SizeLimitExceededException
- extends LimitExceededException
Runtime exception mirroring the JNDI SizeLimitExceededException.
- Since:
- 1.2
- Author:
- Ulrik Sandberg
- See Also:
SizeLimitExceededException
,
Serialized Form
SizeLimitExceededException
public SizeLimitExceededException(SizeLimitExceededException cause)
Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.