Class RequeueEventException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.symphony.bdk.core.service.datafeed.impl.RequeueEventException
All Implemented Interfaces:
Serializable

@API(status=INTERNAL) public class RequeueEventException extends RuntimeException
Internal exception to convey the message that ack id should not be updated thus re-queuing events.
See Also: