Class ReadAbortException

All Implemented Interfaces:
Serializable, TransportException
Direct Known Subclasses:
QueryReferencesTooManyIndexesAbortException, ReadSizeAbortException, TombstoneAbortException

public abstract class ReadAbortException extends ReadFailureException
Special Read Failure which is caused by user query; implies a user request is not allowed and not that Cassandra had an issue.
See Also: