Class IndexerAndSearcherFactoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.repo.search.IndexerAndSearcherFactoryException
All Implemented Interfaces:
Serializable

public class IndexerAndSearcherFactoryException extends RuntimeException
Factory related exception
Author:
andyh
See Also:
  • Constructor Details

    • IndexerAndSearcherFactoryException

      public IndexerAndSearcherFactoryException()
    • IndexerAndSearcherFactoryException

      public IndexerAndSearcherFactoryException(String message)
    • IndexerAndSearcherFactoryException

      public IndexerAndSearcherFactoryException(String message, Throwable cause)
    • IndexerAndSearcherFactoryException

      public IndexerAndSearcherFactoryException(Throwable cause)