Class IndexerException

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

public class IndexerException extends org.alfresco.error.AlfrescoRuntimeException
Indexer related exceptions
Author:
andyh
See Also:
  • Constructor Details

    • IndexerException

      public IndexerException(String message)
    • IndexerException

      public IndexerException(String message, Throwable cause)