Class WatermarkAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.alfresco.elasticsearch.batchindexing.WatermarkAccessException
- All Implemented Interfaces:
Serializable
Checked exception indicating the watermark store cannot be reached.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWatermarkAccessException(String message) WatermarkAccessException(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
-
WatermarkAccessException
-
WatermarkAccessException
-