Class WatermarkAccessException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.alfresco.elasticsearch.batchindexing.WatermarkAccessException
All Implemented Interfaces:
Serializable

public class WatermarkAccessException extends Exception
Checked exception indicating the watermark store cannot be reached.
See Also:
  • Constructor Details

    • WatermarkAccessException

      public WatermarkAccessException(String message)
    • WatermarkAccessException

      public WatermarkAccessException(String message, Throwable cause)