Class IndexUpdateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexUpdateException
- All Implemented Interfaces:
Serializable
Common exception for all kinds of update operations related to runtime-configurable hybris solr components.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIndexUpdateException(String message) IndexUpdateException(String message, Throwable cause) IndexUpdateException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IndexUpdateException
public IndexUpdateException() -
IndexUpdateException
-
IndexUpdateException
-
IndexUpdateException
-