Class SchemaModificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.springframework.dao.NonTransientDataAccessException
org.springframework.data.solr.core.schema.SchemaModificationException
All Implemented Interfaces:
Serializable

public class SchemaModificationException extends org.springframework.dao.NonTransientDataAccessException
NonTransientDataAccessException raised when schema modification requests fail.
Since:
2.1
See Also: