Class SearchProcessingWithContextException

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

public class SearchProcessingWithContextException extends SearchException
See Also:
  • Constructor Details

    • SearchProcessingWithContextException

      @SuppressForbiddenApis(reason="SearchException and its subclasses are allowed to use SearchException constructors without delegating to Jboss-Logging.") public SearchProcessingWithContextException(String message, Throwable cause, EventContext context)