Package org.apache.cassandra.db.filter
Class RowIndexEntryReadSizeTooLargeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.cassandra.db.RejectException
-
- org.apache.cassandra.db.filter.RowIndexEntryReadSizeTooLargeException
-
- All Implemented Interfaces:
java.io.Serializable
public class RowIndexEntryReadSizeTooLargeException extends RejectException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RowIndexEntryReadSizeTooLargeException(java.lang.String message)
-