Class AffinityErrorHandler

  • All Implemented Interfaces:
    org.hibernate.search.exception.ErrorHandler

    public class AffinityErrorHandler
    extends WrappingErrorHandler
    Handles errors occurred in the AffinityIndexManager.
    Since:
    9.0
    • Constructor Detail

      • AffinityErrorHandler

        public AffinityErrorHandler​(org.hibernate.search.exception.ErrorHandler handler)