Class QueryReferencingTooManyIndexesException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.cassandra.db.RejectException
-
- org.apache.cassandra.index.sai.plan.QueryReferencingTooManyIndexesException
-
- All Implemented Interfaces:
java.io.Serializable
public class QueryReferencingTooManyIndexesException extends RejectException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QueryReferencingTooManyIndexesException(java.lang.String msg)
-