org.springframework.data.solr
Class UncategorizedSolrException
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.dao.UncategorizedDataAccessException
org.springframework.data.solr.UncategorizedSolrException
- All Implemented Interfaces:
- Serializable
public class UncategorizedSolrException
- extends UncategorizedDataAccessException
SolrServer threw an exception that could not be mapped. UncategorizedSolrException wraps the original Exception
- Author:
- Christoph Strobl
- See Also:
- Serialized Form
UncategorizedSolrException
public UncategorizedSolrException(String msg,
Throwable cause)
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.