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