Package org.apache.solr.crossdc.common
Class SolrExceptionUtil
- java.lang.Object
-
- org.apache.solr.crossdc.common.SolrExceptionUtil
-
public class SolrExceptionUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description SolrExceptionUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.solr.common.SolrException
asSolrException(Exception e)
-
-
-
Method Detail
-
asSolrException
public static org.apache.solr.common.SolrException asSolrException(Exception e)
-
-