org.springframework.ldap
Class LinkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ldap.NamingException
org.springframework.ldap.LinkException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- LinkLoopException, MalformedLinkException
public class LinkException
- extends NamingException
Runtime exception mirroring the JNDI LinkException.
- Since:
- 1.2
- Author:
- Ulrik Sandberg
- See Also:
LinkException
,
Serialized Form
LinkException
public LinkException(LinkException cause)
Copyright © 2006-2011 Spring Framework. All Rights Reserved.