Package org.alfresco.repo.search
Class IndexerAndSearcherFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.repo.search.IndexerAndSearcherFactoryException
- All Implemented Interfaces:
Serializable
Factory related exception
- Author:
- andyh
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIndexerAndSearcherFactoryException(String message) IndexerAndSearcherFactoryException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IndexerAndSearcherFactoryException
public IndexerAndSearcherFactoryException() -
IndexerAndSearcherFactoryException
-
IndexerAndSearcherFactoryException
-
IndexerAndSearcherFactoryException
-