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