Class MassIndexingOperationHandledFailureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.search.util.common.SearchException
org.hibernate.search.mapper.pojo.massindexing.impl.MassIndexingOperationHandledFailureException
All Implemented Interfaces:
Serializable

public class MassIndexingOperationHandledFailureException extends SearchException
See Also:
  • Constructor Details

    • MassIndexingOperationHandledFailureException

      @SuppressForbiddenApis(reason="SearchException and its subclasses are allowed to use SearchException constructors without delegating to Jboss-Logging.") public MassIndexingOperationHandledFailureException(Throwable cause)