Class IndexerException

  • All Implemented Interfaces:
    Serializable
    Direct Known Subclasses:
    LuceneIndexException

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

      • IndexerException

        public IndexerException​(String message)
      • IndexerException

        public IndexerException​(String message,
                                Throwable cause)