Class TopicSequenceLostException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.loomcache.client.TopicSequenceLostException
- All Implemented Interfaces:
Serializable
Raised when a topic poll requests a sequence that the server has already evicted.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TopicSequenceLostException
-
-
Method Details
-
headSequence
public long headSequence()
-