Class SolrSchemaModificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ucsb.nceas.metacat.admin.AdminException
edu.ucsb.nceas.metacat.admin.upgrade.solr.SolrSchemaModificationException
All Implemented Interfaces:
Serializable

public class SolrSchemaModificationException extends AdminException
An exception happens when an administrator modified a the schema.xml in the solr home.
Author:
tao
See Also:
  • Constructor Details

    • SolrSchemaModificationException

      public SolrSchemaModificationException(String error)
      Constructor
      Parameters:
      error - the eror message.