Class SchemaViolationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ldap.NamingException
org.springframework.ldap.SchemaViolationException
All Implemented Interfaces:
Serializable

public class SchemaViolationException extends NamingException
Runtime exception mirroring the JNDI SchemaViolationException.
Since:
1.2
See Also: