Class IndexerJobException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.solrfacetsearch.indexer.exceptions.IndexerJobException
All Implemented Interfaces:
Serializable

public class IndexerJobException extends Exception
See Also:
  • Constructor Details

    • IndexerJobException

      public IndexerJobException()
    • IndexerJobException

      public IndexerJobException(String message)
    • IndexerJobException

      public IndexerJobException(Throwable cause)
    • IndexerJobException

      public IndexerJobException(String message, Throwable cause)