Package org.apache.cassandra.exceptions
Class QueryCancelledException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.cassandra.exceptions.QueryCancelledException
-
- All Implemented Interfaces:
java.io.Serializable
public class QueryCancelledException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QueryCancelledException(ReadCommand command)
-
-
-
Constructor Detail
-
QueryCancelledException
public QueryCancelledException(ReadCommand command)
-
-